|
|
|
|
|
by shittyadmin
2619 days ago
|
|
If you need a library to do this, check out GeographicLib. It's written by C. F. F. Karney the same guy who developed an algorithm and wrote a scientific paper about improving Vincenty's formulae for performance and fixing issues at nearly antipodal points. It has good implementations in C++, C# and Javascript. https://geographiclib.sourceforge.io/html/ |
|