Home
Softono
django-geojson

django-geojson

Open source Python
268
Stars
69
Forks
27
Issues
32
Watchers
6 months
Last Commit

About django-geojson

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

Platforms

Web Self-hosted

Languages

Python

Links

============== django-geojson

See the documentation <https://django-geojson.readthedocs.io/en/latest/>_ 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)

.. image:: https://readthedocs.org/projects/django-geojson/badge/?version=latest :target: http://django-geojson.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://img.shields.io/pypi/v/django-geojson.svg :target: https://pypi.python.org/pypi/django-geojson

.. image:: https://img.shields.io/pypi/dm/django-geojson.svg :target: https://pypi.python.org/pypi/django-geojson

.. image:: https://travis-ci.org/makinacorpus/django-geojson.png?branch=master :target: https://travis-ci.org/makinacorpus/django-geojson

.. image:: https://coveralls.io/repos/makinacorpus/django-geojson/badge.png?branch=master :target: https://coveralls.io/r/makinacorpus/django-geojson

======= AUTHORS

Version 1.X:

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

|makinacom|_

.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif .. _makinacom: http://www.makina-corpus.com

======= LICENSE

Lesser GNU Public License