Django-epsg-cache

Latest version: v0.2.1

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.1

--------------------

Fixed
~~~~~~~

* TypeError: GEOSGeometry.__init__() got an unexpected keyword argument 'geom_input'

0.2.0

--------------------

Changed
~~~~~~~

* renamed package from `django-axis-order` to `django-epsg-cache`

Added
~~~~~

* fetches extent of the crs from the epsg api and provide it with the `SpatialReference` object.

0.1.1

--------------------

Changed
~~~~~~~

* remove the django and requests maximum version restriction inside setup.py

0.1.0

--------------------

Added
~~~~~

* Registry cache, which fetches the epsg wkt and cache it inside the defined django cache
* several utility functions to switch/adjust the axis order
* custom SpatialReference model which extends the gdal SpatialReference object to discover the axis order with gdal help


[unreleased]: https://github.com/mrmap-community/django-epsg-cache/compare/v0.1.0...HEAD

0.0.1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.