geographiclib 2.0
0
The geodesic routines from GeographicLib
Contents
The geodesic routines from GeographicLib
How to Install geographiclib
You can install geographiclib using pip
pip install geographiclib
or add it to a project with poetry
poetry add geographiclib
Package Details
- Author
- Charles Karney
- License
- MIT
- Homepage
- https://geographiclib.sourceforge.io/Python/2.0
- PyPi:
- https://pypi.org/project/geographiclib/
Classifiers
- Scientific/Engineering/GIS
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common geographiclib errors.
Code Examples
Here are some geographiclib
code examples and snippets.