django1/django/contrib/gis/gdal
Claude Paroz f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
..
prototypes Refs #27472 -- Fixed OGRGeometry('POINT EMPTY').geos crash. 2016-12-08 10:24:05 -05:00
raster Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
LICENSE Maintenance refactor of the GDAL (OGR) ctypes interface. Changes include: 2009-03-07 23:02:48 +00:00
__init__.py Fixed #26753 -- Made GDAL a required dependency for contrib.gis 2016-06-18 10:58:02 +02:00
base.py Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00
datasource.py Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00
driver.py Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00
envelope.py Fixed broken links in docs and comments. 2016-06-15 21:20:23 -04:00
error.py Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
feature.py Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00
field.py Fixed broken links in docs and comments. 2016-06-15 21:20:23 -04:00
geometries.py Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00
geomtype.py Fixed #26750 -- Fixed introspection for geography point field with dim=3 2016-06-21 15:22:21 +02:00
layer.py Fixed broken links in docs and comments. 2016-06-15 21:20:23 -04:00
libgdal.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
srs.py Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00