1 unstable release
new 0.1.0 | Mar 4, 2025 |
---|
#99 in Geospatial
100 downloads per month
40KB
900 lines
geocart
A bridge between geographic and cartesian coordinates.
About
This library provides a simple way to manipulate geographic coordinates while maintaining consistent values. Two coordinates systems are available: the geographic coordinate system, which is made up of latitude, longitude, and altitude. And the Cartesian coordinate system, which is the regular one for representing arbitrary points in a three-dimensional space. Both of them can be converted from one to the other without restrictions but assuming a precision error.
Dependencies
~155KB