django-geojson

Serve vectorial map layers with Django


Keywords
django, geojson, gis
License
Sendmail
Install
pip install django-geojson==4.0.0

Documentation

django-geojson

See the documentation for more information.

django-geojson is a set of tools to manipulate GeoJSON with Django >= 3.2:

  • (De)Serializer for (Geo)Django objects, querysets and lists
  • Base views to serve GeoJSON map layers from models
  • GeoJSON model and form fields to avoid spatial database backends (compatible with django-leaflet for map widgets)

Documentation Status

image

image

image

image

AUTHORS

Version 1.X:

  • Daniel Sokolowski, serializer snippet
  • ozzmo, python 2.6 compatibility

makinacom_

LICENSE

Lesser GNU Public License