Sign in Sign up
nuget

GeodesicLibrary

A .Net Standard library to implement the JavaScript geodesic scripts written by Chris Veness. The original JavaScript scripts can be obtained from http://www.movable-type.co.uk/scripts/latlong.html, along with further explanation of the maths behind them. The main changes are that I am using UnitsNet (https://github.com/InitialForce/UnitsNet) to simplify unit conversions such as degrees to radians, as well as to cater for differing length units (The original scripts are based around kilometres).

nuget View on Nuget

Activity

Latest release
8y ago
Total releases
5
Cadence
~4 months
Last 12 months
0

Details

First release
Apr 15, 2014
Releases
Version Released
1.1.0 minor
1.0.0.3 patch
1.0.0.2 patch
1.0.0.1 patch
1.0.0 initial