django1/django/contrib/gis/gdal
Claude Paroz 6e08bde8c4 Added RasterSource/GDALBand GDAL objects
Based on Daniel Wiesmann's raster branch. Thanks Daniel Wiesmann
and Tim Graham for the reviews. Refs #23804.
2014-12-23 16:36:18 +01:00
..
prototypes Added RasterSource/GDALBand GDAL objects 2014-12-23 16:36:18 +01:00
raster Added RasterSource/GDALBand GDAL objects 2014-12-23 16:36:18 +01:00
tests Added RasterSource/GDALBand GDAL objects 2014-12-23 16:36:18 +01:00
LICENSE Maintenance refactor of the GDAL (OGR) ctypes interface. Changes include: 2009-03-07 23:02:48 +00:00
__init__.py Added RasterSource/GDALBand GDAL objects 2014-12-23 16:36:18 +01:00
base.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
datasource.py Fixed #24014 -- Unified OGRException and GDALException 2014-12-18 11:28:17 +01:00
driver.py Fixed #24014 -- Unified OGRException and GDALException 2014-12-18 11:28:17 +01:00
envelope.py Fixed #24014 -- Unified OGRException and GDALException 2014-12-18 11:28:17 +01:00
error.py Fixed #24014 -- Unified OGRException and GDALException 2014-12-18 11:28:17 +01:00
feature.py Fixed #24014 -- Unified OGRException and GDALException 2014-12-18 11:28:17 +01:00
field.py Fixed #24014 -- Unified OGRException and GDALException 2014-12-18 11:28:17 +01:00
geometries.py Fixed #24014 -- Unified OGRException and GDALException 2014-12-18 11:28:17 +01:00
geomtype.py Fixed #24014 -- Unified OGRException and GDALException 2014-12-18 11:28:17 +01:00
layer.py Fixed #24014 -- Unified OGRException and GDALException 2014-12-18 11:28:17 +01:00
libgdal.py Fixed #24014 -- Unified OGRException and GDALException 2014-12-18 11:28:17 +01:00
srs.py Added RasterSource/GDALBand GDAL objects 2014-12-23 16:36:18 +01:00