django1/django/contrib/gis/serializers
Claude Paroz 1da170a203 Fixed #25141 -- Diminished GDAL dependence during geojson serialization
Only require GDAL if contained geometries need coordinate transformations.
Thanks drepo for the report and Tim Graham for the review.
2015-07-20 20:22:29 +02:00
..
__init__.py Added a new GeoJSON serialization format for GeoDjango 2014-11-15 18:07:18 +01:00
geojson.py Fixed #25141 -- Diminished GDAL dependence during geojson serialization 2015-07-20 20:22:29 +02:00