Add new port astro/geographic lib
PR: 187280
Submitted by: Tatsuki Makino
GeographicLib is a small set of C++ classes for performing conversions
between geographic, UTM, UPS, MGRS, geocentric, and local cartesian
coordinates, for gravity (e.g., EGM2008), geoid height, and geomagnetic
field (e.g., WMM2010) calculations, and for solving geodesic problems.
The library may be used from .NET applications using the NETGeographicLib
wrapper library. It is a suitable replacement for the core functionality
provided by geotrans.
2014-08-30 21:32:04 +00:00
|
|
|
GeographicLib is a small set of C++ classes for performing conversions
|
|
|
|
between geographic, UTM, UPS, MGRS, geocentric, and local cartesian
|
|
|
|
coordinates, for gravity (e.g., EGM2008), geoid height, and geomagnetic
|
2020-02-17 03:26:42 +00:00
|
|
|
field (e.g., WMM2020) calculations, and for solving geodesic problems.
|
Add new port astro/geographic lib
PR: 187280
Submitted by: Tatsuki Makino
GeographicLib is a small set of C++ classes for performing conversions
between geographic, UTM, UPS, MGRS, geocentric, and local cartesian
coordinates, for gravity (e.g., EGM2008), geoid height, and geomagnetic
field (e.g., WMM2010) calculations, and for solving geodesic problems.
The library may be used from .NET applications using the NETGeographicLib
wrapper library. It is a suitable replacement for the core functionality
provided by geotrans.
2014-08-30 21:32:04 +00:00
|
|
|
|
2020-02-17 03:26:42 +00:00
|
|
|
It is a suitable replacement for the core functionality provided by geotrans.
|
Add new port astro/geographic lib
PR: 187280
Submitted by: Tatsuki Makino
GeographicLib is a small set of C++ classes for performing conversions
between geographic, UTM, UPS, MGRS, geocentric, and local cartesian
coordinates, for gravity (e.g., EGM2008), geoid height, and geomagnetic
field (e.g., WMM2010) calculations, and for solving geodesic problems.
The library may be used from .NET applications using the NETGeographicLib
wrapper library. It is a suitable replacement for the core functionality
provided by geotrans.
2014-08-30 21:32:04 +00:00
|
|
|
|
2020-02-17 03:26:42 +00:00
|
|
|
WWW: https://geographiclib.sourceforge.io/
|