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)
- Mathieu Leplatre <[email protected]>
- Glen Robertson author of django-geojson-tiles at: https://github.com/glenrobertson/django-geojson-tiles/
- @jeffkistler's author of geojson serializer at: https://gist.github.com/967274
- Ben Welsh and Lukasz Dziedzia for quick test script
- Florent Lebreton http://github.com/fle
- Julien Le Sech http://www.idreammicro.com
- Kevin Cooper @kevcooper
- Achille Ash @AchilleAsh
- Yann Fouillat (alias Gagaro) <[email protected]>
Version 1.X:
- Daniel Sokolowski, serializer snippet
- ozzmo, python 2.6 compatibility
Lesser GNU Public License