This is a C# class library containing some very basic geodesic algorithms.
It is based on work by Mike Gavaghan and has been enhanced by me to cover
also some variants of Mercators projection of the earth to flat maps. I cover
Spherical and Elliptical Mercator projections, mapping the earth to a...
More information
You can translate both ways between coordinate systems: RT90, SWEREF99 andWGS84.
The WGS84 object can parse out positions from strings in DMS (degrees, minutes seconds, and DM (degrees, minutes) format.
All in all it’s a pretty easy to use and powerful library.
A professional geodetic calculation libary about coordinate system's definition, conversion, projection, transformation functions of geodetic datum such as ITRF, WGS84, BDCS, ETRS, etc.
This is a C# .net standard class library containing some professional geodetic algorithms on ellipsoid...
More information
A basic libary about basic geodetic algorithm such as matrix, linear equation, adjustment, filter, etc.
This is a C# class library containing some basic geodetic algorithms producted by Zhengzhou Insititute of Surveying and Mapping.
A basic libary about basic GNSS control network data proesser such as level net, triangle net, space net, etc.
This is a C# class library containing some basic geodetic algorithms producted by Zhengzhou Insititute of Surveying and Mapping.
A basic libary about basic GNSS data processer such as NMEA 0183, Beidou message, etc.
This is a C# class library containing some basic geodetic algorithms producted by Zhengzhou Insititute of Surveying and Mapping.
Coordinate Reference System Transformations core API library e.g. defining the interface implemented by adapters.
F# library (usable from .NET e.g. C#) for transforming coordinates between different coordinate systems.
The core assembly provides an adapter interface which is implemented...
More information
.NET constants with EPSG codes for Coordinate Reference Systems.
Assembly with only one C# class that defines many (thousands of) integer constants which have been generated from the EPSG database.
The version number is the same as the used EPSG database at http://www.epsg.org or...
More information
Coordinate Reference System Transformations adapter implementation using the adaptee third-part library 'DotSpatial'.
For more information see the project website at github https://github.com/TomasJohansson/crsTransformations-dotnet
Coordinate Reference System Transformations adapter implementation using the adaptee third-part library 'MightyLittleGeodesy'.
For more information see the project website at github https://github.com/TomasJohansson/crsTransformations-dotnet
Geodesy: Functions to calculate distances on spheres (haversine) and ellipsoids (Vicenty). This is because in UWP there are no built-in functions for computing map distance.
Coordinate Reference System Transformations adapter implementation using the adaptee third-part library 'ProjNet'.
For more information see the project website at github https://github.com/TomasJohansson/crsTransformations-dotnet