geographiclib

The geodesic routines from GeographicLib

MIT 28 个版本 Python >=3.7
Charles Karney <karney@alum.mit.edu>
安装
pip install geographiclib
poetry add geographiclib
pipenv install geographiclib
conda install geographiclib
描述

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.

The algorithms are documented in

The documentation for this package is in https://geographiclib.sourceforge.io/Python/doc

版本列表
2.1 2025-08-21
2.0 2022-04-23
1.52 2021-06-22
1.50 2019-09-24
1.49 2017-10-05
1.48 2017-04-09
1.47 2017-02-15
1.46.3 2016-02-15
1.45 2015-09-30
1.44 2015-08-14
1.43 2015-05-22
1.40 2014-12-18
1.39 2014-11-11
1.34 2013-12-11
1.31 2013-07-01
1.30 2013-02-27
1.29 2013-01-16
1.28 2012-12-11
1.27 2012-11-29
1.26 2012-10-22
1.25 2012-10-17
1.24 2012-09-22
1.23 2012-07-17
1.20 2012-03-23
1.19 2012-03-13
1.16 2011-12-09
1.15 2011-11-08
1.14 2011-09-30