TensionDev.CoordinateSystems is a .NET library providing tools for conversions between coordinate systems.
This project references the following documents for implementation:
Implementation references identify sources used when implementing coordinate-system algorithms. They do not define the architecture of this library.
The library currently provides coordinate representations including:
GeographicCoordinateSystemGeocentricCoordinateSystemGeohash
Conversion support is added independently from the coordinate model types.
This project is currently licensed under Apache-2.0. Any future licensing change will be documented separately.