# 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
Raw data
{
"_id": null,
"home_page": "https://geographiclib.sourceforge.io/Python/2.0",
"name": "geographiclib",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "gis geographical earth distance geodesic",
"author": "Charles Karney",
"author_email": "charles@karney.com",
"download_url": "https://files.pythonhosted.org/packages/96/cd/90271fd195d79a9c2af0ca21632b297a6cc3e852e0413a2e4519e67be213/geographiclib-2.0.tar.gz",
"platform": null,
"description": "# Python implementation of the geodesic routines in GeographicLib\n\nThis is a library to solve geodesic problems on an ellipsoid model of\nthe earth.\n\nLicensed under the MIT/X11 License; see\n[LICENSE.txt](https://geographiclib.sourceforge.io/LICENSE.txt).\n\nThe algorithms are documented in\n\n* C. F. F. Karney,\n [Algorithms for geodesics](https://doi.org/10.1007/s00190-012-0578-z),\n J. Geodesy **87**(1), 43\u201355 (2013);\n [Addenda](https://geographiclib.sourceforge.io/geod-addenda.html).\n\nThe documentation for this package is in\nhttps://geographiclib.sourceforge.io/Python/doc\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "The geodesic routines from GeographicLib",
"version": "2.0",
"split_keywords": [
"gis",
"geographical",
"earth",
"distance",
"geodesic"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "cfafa47a4e69cf6ccbfe6f06dac7c76b",
"sha256": "6b7225248e45ff7edcee32becc4e0a1504c606ac5ee163a5656d482e0cd38734"
},
"downloads": -1,
"filename": "geographiclib-2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cfafa47a4e69cf6ccbfe6f06dac7c76b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 40324,
"upload_time": "2022-04-23T13:01:09",
"upload_time_iso_8601": "2022-04-23T13:01:09.958664Z",
"url": "https://files.pythonhosted.org/packages/9f/5a/a26132406f1f40cf51ea349a5f11b0a46cec02a2031ff82e391c2537247a/geographiclib-2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "bfdd8a1081acda1ecec6c0140704768f",
"sha256": "f7f41c85dc3e1c2d3d935ec86660dc3b2c848c83e17f9a9e51ba9d5146a15859"
},
"downloads": -1,
"filename": "geographiclib-2.0.tar.gz",
"has_sig": false,
"md5_digest": "bfdd8a1081acda1ecec6c0140704768f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 36720,
"upload_time": "2022-04-23T13:01:11",
"upload_time_iso_8601": "2022-04-23T13:01:11.495373Z",
"url": "https://files.pythonhosted.org/packages/96/cd/90271fd195d79a9c2af0ca21632b297a6cc3e852e0413a2e4519e67be213/geographiclib-2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-04-23 13:01:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "geographiclib"
}