Skip to main content

An django app to fetch and cache EPSG Datasets from http://epsg-registry.org

Project description

Documentation Status PyPi version

django-epsg-cache

In geo applications coordinate tuples can be ordered either (x,y) or (y,x) or (x,y) but meant as (y,x). Based on this problem and on some geo spatial standards which requires to retreive the correct axis order from the epsg registry, we developed this simple django app to cache the spatial reference objects.

Quick-Start

Install it as any other django app to your project:

$ pip install django-epsg-cache

See the documentation for details.

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

django-epsg-cache-0.2.1.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

django_epsg_cache-0.2.1-py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 3

Supported by

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