{ "info": { "author": "chengs", "author_email": "cgs.sjtu@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Natural Language :: English", "Programming Language :: Cython", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. -*- mode: rst -*-\n\n|Travis|_ |Python27|_ |Python35|_\n\n.. |Travis| image:: https://travis-ci.org/chengs/geolambert-python.svg?branch=master\n.. _Travis: https://travis-ci.org/chengs/geolambert-python\n\n.. |Python27| image:: https://img.shields.io/badge/python-2.7-blue.svg\n.. _Python27: https://badge.fury.io/py/geolambert\n\n.. |Python35| image:: https://img.shields.io/badge/python-3.5-blue.svg\n.. _Python35: https://badge.fury.io/py/geolambert\n\n.. |PyPi| image:: https://badge.fury.io/py/geolambert.svg\n.. _PyPi: https://badge.fury.io/py/geolambert\n\n\ngeolambert-python\n=================\n\ngeolambert-python is a Python library and provides functions to covert \ngeographical corrdinates from LambertIIe/Lambert93 systems to WGS84 using\nIGN Algorithms. C codes (`lambert.c `_, `lambert.h `_) come from `yageek/lambert `_.\n\nWebsite: https://github.com/chengs/geolambert-python/\n\nUsage\n------------\n\n>>> from geolambert import lambert93_to_wgs84, lambertIIe_to_wgs84\n>>> lambert93_to_wgs84(668832.5384, 6950138.7285)\n(2.5686536326051743, 49.649610985851474)\n>>> lambertIIe_to_wgs84(73150, 2396665)\n(-4.780198557157784, 48.354052821116824)\n\n\n\nInstallation\n------------\n\nDependencies\n~~~~~~~~~~~~\n\ngeolambert-python requires:\n\n- Python (>= 2.7 or >= 3.3)\n\nFor development, cython>=0.26.1 is required.\n\nUser installation\n~~~~~~~~~~~~~~~~~\n\nTo install geolambert-python using ``pip`` ::\n\n pip install geolambert\n\nTo install geolambert-python from source ::\n\n git clone https://github.com/chengs/geolambert-python/\n cd geolambert-python\n python setup.py install\n \nor install with compling codes using `Cython `_ ::\n\n python setup.py install --cython\n \nAlternatives\n------------\n\n- C++: https://github.com/yageek/lambert\n- Jave: https://github.com/yageek/lambert-java\n- Python: https://github.com/yageek/lambert-python\n- Python: https://pypi.python.org/pypi/pyproj + PROJ.4", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chengs/geolambert-python", "keywords": "", "license": "LGPL", "maintainer": "", "maintainer_email": "", "name": "geolambert", "package_url": "https://pypi.org/project/geolambert/", "platform": "", "project_url": "https://pypi.org/project/geolambert/", "project_urls": { "Homepage": "https://github.com/chengs/geolambert-python" }, "release_url": "https://pypi.org/project/geolambert/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "A Python library and provides functions to covert geographical corrdinates from LambertIIe/Lambert93 systems to WGS84", "version": "0.1.1" }, "last_serial": 3196897, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "ecd3cd9275dc3896442ff9e0974640a4", "sha256": "a8e45b85d859af4ca79c91760b8379083c23c988718d7700c2821c890ed36d4f" }, "downloads": -1, "filename": "geolambert-0.1.1-cp27-cp27m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "ecd3cd9275dc3896442ff9e0974640a4", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 15911, "upload_time": "2017-09-23T11:02:58", "url": "https://files.pythonhosted.org/packages/90/df/3b65cddc39b50c005e33c0f9ab1a5015442212d8c80f1780aaf3a3e88d27/geolambert-0.1.1-cp27-cp27m-macosx_10_9_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "06b23ce45ecad8cbe6b7d8a4fe288c01", "sha256": "6b82d1eb8733133ac85d1c8ddaf2896b509628eaad461159120cc49e54b9d6a9" }, "downloads": -1, "filename": "geolambert-0.1.1.tar.gz", "has_sig": false, "md5_digest": "06b23ce45ecad8cbe6b7d8a4fe288c01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24919, "upload_time": "2017-09-23T11:04:02", "url": "https://files.pythonhosted.org/packages/e1/4c/3dc52c15cd3c0c549c8c2768636aa75d71dd7f81a40c3e50c436ab0e13c8/geolambert-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ecd3cd9275dc3896442ff9e0974640a4", "sha256": "a8e45b85d859af4ca79c91760b8379083c23c988718d7700c2821c890ed36d4f" }, "downloads": -1, "filename": "geolambert-0.1.1-cp27-cp27m-macosx_10_9_x86_64.whl", "has_sig": false, "md5_digest": "ecd3cd9275dc3896442ff9e0974640a4", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 15911, "upload_time": "2017-09-23T11:02:58", "url": "https://files.pythonhosted.org/packages/90/df/3b65cddc39b50c005e33c0f9ab1a5015442212d8c80f1780aaf3a3e88d27/geolambert-0.1.1-cp27-cp27m-macosx_10_9_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "06b23ce45ecad8cbe6b7d8a4fe288c01", "sha256": "6b82d1eb8733133ac85d1c8ddaf2896b509628eaad461159120cc49e54b9d6a9" }, "downloads": -1, "filename": "geolambert-0.1.1.tar.gz", "has_sig": false, "md5_digest": "06b23ce45ecad8cbe6b7d8a4fe288c01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24919, "upload_time": "2017-09-23T11:04:02", "url": "https://files.pythonhosted.org/packages/e1/4c/3dc52c15cd3c0c549c8c2768636aa75d71dd7f81a40c3e50c436ab0e13c8/geolambert-0.1.1.tar.gz" } ] }