Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 1.54 KB

README.md

File metadata and controls

36 lines (31 loc) · 1.54 KB

GeographicLib

GeographicLib is a small C++ library for

  • geodesic and rhumb line calculations;
  • conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates;
  • gravity (e.g., EGM2008) and geomagnetic field (e.g., WMM2020) calculations.

It is licensed under the MIT License; see LICENSE.txt.

Links: