Small django app to cache reference systems from the epsg registry and provide the correct axis order.
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for django_axis_order-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7265a5f6bc4c59c61074aaaf4c5b36e4f634f6f618a04459fa9f19ca5c343e49 |
|
MD5 | 02ff69459e814c9f17e89b5c09722b0f |
|
BLAKE2b-256 | 339360d06b37edfa97e830b8206a9ad829d0669005a5b7b61814cc7585ff3590 |