Metadata-Version: 1.1
Name: geographiclib
Version: 1.46.3
Summary: The geodesic routines from GeographicLib
Home-page: http://geographiclib.sourceforge.net/1.46.3/python
Author: Charles Karney
Author-email: charles@karney.com
License: MIT
Description: This implements
        `algorithms for geodesics <https://dx.doi.org/10.1007/s00190-012-0578-z>`_
        (Karney, 2013) for solving the direct and inverse problems for an
        ellipsoid of revolution.
        
        Documentation is available at
        `<http://geographiclib.sourceforge.net/1.46/python/>`_.
        
Keywords: gis geographical earth distance geodesic
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Software Development :: Libraries :: Python Modules
