Vayel / django-geojson

django-geojson is a collection of helpers to (de)serialize (Geo)Django objects into GeoJSON.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-geojson

See the documentation for more information.

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

  • (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

About

django-geojson is a collection of helpers to (de)serialize (Geo)Django objects into GeoJSON.

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%