Skip to main content

A Python library and provides functions to covert geographical corrdinates from LambertIIe/Lambert93 systems to WGS84

Project description

Travis Python27 Python35

geolambert-python

geolambert-python is a Python library and provides functions to covert geographical corrdinates from LambertIIe/Lambert93 systems to WGS84 using IGN Algorithms. C codes (lambert.c, lambert.h) come from yageek/lambert.

Website: https://github.com/chengs/geolambert-python/

Usage

>>> from geolambert import lambert93_to_wgs84, lambertIIe_to_wgs84
>>> lambert93_to_wgs84(668832.5384, 6950138.7285)
(2.5686536326051743, 49.649610985851474)
>>> lambertIIe_to_wgs84(73150, 2396665)
(-4.780198557157784, 48.354052821116824)

Installation

Dependencies

geolambert-python requires:

  • Python (>= 2.7 or >= 3.3)

For development, cython>=0.26.1 is required.

User installation

To install geolambert-python using pip

pip install geolambert

To install geolambert-python from source

git clone https://github.com/chengs/geolambert-python/
cd geolambert-python
python setup.py install

or install with compling codes using Cython

python setup.py install --cython

Alternatives

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

geolambert-0.1.1.tar.gz (24.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

geolambert-0.1.1-cp27-cp27m-macosx_10_9_x86_64.whl (15.9 kB view details)

Uploaded CPython 2.7mmacOS 10.9+ x86-64

File details

Details for the file geolambert-0.1.1.tar.gz.

File metadata

  • Download URL: geolambert-0.1.1.tar.gz
  • Upload date:
  • Size: 24.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for geolambert-0.1.1.tar.gz
Algorithm Hash digest
SHA256 6b82d1eb8733133ac85d1c8ddaf2896b509628eaad461159120cc49e54b9d6a9
MD5 06b23ce45ecad8cbe6b7d8a4fe288c01
BLAKE2b-256 e14c3dc52c15cd3c0c549c8c2768636aa75d71dd7f81a40c3e50c436ab0e13c8

See more details on using hashes here.

File details

Details for the file geolambert-0.1.1-cp27-cp27m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for geolambert-0.1.1-cp27-cp27m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a8e45b85d859af4ca79c91760b8379083c23c988718d7700c2821c890ed36d4f
MD5 ecd3cd9275dc3896442ff9e0974640a4
BLAKE2b-256 90df3b65cddc39b50c005e33c0f9ab1a5015442212d8c80f1780aaf3a3e88d27

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page