blob: 92ec5525aff31559a29e050e1e3a09740b6ab4a2 (
plain)
1
2
3
4
5
|
This is a Python implementation of the geodesic routines in GeographicLib
(http://geographiclib.sourceforge.net/).
Although it is maintained in conjunction with the larger C++ library, this
Python package can be used independently.
|