blob: d52bc0737d4348f9ff48774873718d036aeba574 (
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.
|