All Projects → makinacorpus → Django Geojson

makinacorpus / Django Geojson

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Django Geojson

Django Rest Framework Gis
Geographic add-ons for Django REST Framework. Maintained by the OpenWISP Project.
Stars: ✭ 830 (+297.13%)
Mutual labels:  django, gis, geojson
Geonode
GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
Stars: ✭ 988 (+372.73%)
Mutual labels:  django, gis
Turf
A modular geospatial engine written in JavaScript
Stars: ✭ 6,659 (+3086.12%)
Mutual labels:  gis, geojson
Featureserver
An open source Geoservices Implementation
Stars: ✭ 66 (-68.42%)
Mutual labels:  gis, geojson
Go Geom
Package geom implements efficient geometry types for geospatial applications.
Stars: ✭ 456 (+118.18%)
Mutual labels:  gis, geojson
Koop
🔮 Transform, query, and download geospatial data on the web.
Stars: ✭ 505 (+141.63%)
Mutual labels:  gis, geojson
Geotools
Official GeoTools repository
Stars: ✭ 1,109 (+430.62%)
Mutual labels:  gis, geojson
polylabel cmd
A command-line utility for generating optimum polygon label coordinates from GeoJSON
Stars: ✭ 12 (-94.26%)
Mutual labels:  geojson, gis
Gis Dataset Brasil
Geographic Information Systems (GIS) Dataset Brasil - Coleção de shapefiles, GeoJSON e TopoJSON prontas para uso
Stars: ✭ 121 (-42.11%)
Mutual labels:  gis, geojson
Geomet
GeoMet - Convert GeoJSON to WKT/WKB, and vice versa
Stars: ✭ 123 (-41.15%)
Mutual labels:  gis, geojson
Mapshaper Plus
Generate geojson files for Echarts Map,base on mapshaper(Echarts 地图数据压缩转换)
Stars: ✭ 163 (-22.01%)
Mutual labels:  gis, geojson
Orb
Types and utilities for working with 2d geometry in Golang
Stars: ✭ 378 (+80.86%)
Mutual labels:  gis, geojson
GeoConvert
Converting between Geojson and GIS file formats
Stars: ✭ 32 (-84.69%)
Mutual labels:  geojson, gis
GeoJSON.jl
Utilities for working with GeoJSON data in Julia
Stars: ✭ 46 (-77.99%)
Mutual labels:  geojson, gis
Agstoshapefile
Convert ArcGIS Server Dynamic Map Service to GeoJSON and Shapefile
Stars: ✭ 172 (-17.7%)
Mutual labels:  gis, geojson
Leaflet Geoman
🍂🗺️ The most powerful leaflet plugin for drawing and editing geometry layers
Stars: ✭ 1,088 (+420.57%)
Mutual labels:  gis, geojson
pygeoif
Basic implementation of the __geo_interface__
Stars: ✭ 44 (-78.95%)
Mutual labels:  geojson, gis
nl
geojson and topojson for common dutch areas
Stars: ✭ 30 (-85.65%)
Mutual labels:  geojson, gis
Osm Export Tool
Web service to download customised OSM data in various file formats
Stars: ✭ 99 (-52.63%)
Mutual labels:  django, gis
Django Loci
Reusable Django app for storing geographic and indoor coordinates. Maintained by the OpenWISP Project.
Stars: ✭ 164 (-21.53%)
Mutual labels:  django, gis

============== 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 :

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].