Django-vectortiles

Latest version: v0.2.0

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

Scan your dependencies

1.0.0beta

----------

* Drop python 3.6 and Django 2.2
* Add python 3.11 and Django 4.2

* Features

* Native MVTRenderer for django-rest-framework

* Quality

* Black-ified
* iSort-ed

* Documentation

* Add DRF and MapLibre examples

0.2.0

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

* Possibly breaking change:
* Base Mixin method get_tile use now class attributes for extent / buffer or clip_geom. Remove this parameters in your sub class method if needed.

* Bug fixes:
* Correct usage for vector_tile_extent / vector_tile_buffer and vector_tile_clip_geom
* Clipped geom is now working for mapbox

* Support Python 3.10 and django 4.1

0.1.0

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

First beta release

* Add attribute to limit features in tile (unable to use a sliced queryset)

0.0.3

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

* Delete useless Envelope transformation because django implicitly transform on intersects lookup (thanks to StefanBrand)
* Avoid useless queryset evaluation in some cases (thanks to StefanBrand)

0.0.2

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

* Fix required 'fields' key in tilejson. Will be filled later
* Fix generated subquery to deal with DateField (thanks to StefanBrand)

0.0.1

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

First Release

* Generate Vector Tiles from django models
* in python
* with PostGIS
* Generate associated TileJSON
* Default views to handle Vector tiles and tilejson

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.