django1/django/contrib/gis/gdal
Sergey Fedoseev a937785e2a [1.11.x] Fixed #27960 -- Set errcheck=False for GDALAllRegister to prevent crash.
GDALAllRegister returns void so errcheck is not needed.

Backport of 7063a85579 from master
2017-03-21 11:45:41 -04:00
..
prototypes [1.11.x] Fixed #27960 -- Set errcheck=False for GDALAllRegister to prevent crash. 2017-03-21 11:45:41 -04:00
raster Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05: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 [1.11.x] Fixed Python 2/Windows libgdal crash if PATH contains non-ASCII symbols. 2017-03-09 09:12:08 -05:00
srs.py Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00