Skip to main content

Small django app to cache reference systems from the epsg registry and provide the correct axis order.

Project description

Documentation Status PyPi version

django-axis-order

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-axis-order

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-axis-order-0.1.1.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

django_axis_order-0.1.1-py3-none-any.whl (8.2 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