# geographiclib-python **Repository Path**: doublebirdsu/geographiclib-python ## Basic Information - **Project Name**: geographiclib-python - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-17 - **Last Updated**: 2022-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python implementation of the geodesic routines in GeographicLib This is a library to solve geodesic problems on an ellipsoid model of the earth. Licensed under the MIT/X11 License; see [LICENSE.txt](https://geographiclib.sourceforge.io/LICENSE.txt). The algorithms are documented in * C. F. F. Karney, [Algorithms for geodesics](https://doi.org/10.1007/s00190-012-0578-z), J. Geodesy **87**(1), 43–55 (2013); [Addenda](https://geographiclib.sourceforge.io/geod-addenda.html). The documentation for this package is in https://geographiclib.sourceforge.io/Python/doc