django1/django/contrib/gis/gdal
Daniel Wiesmann c078021555 Refs #24840 -- Added GDALRaster Warp and transform methods
Thanks to Tim Graham for the review.
2015-06-24 18:31:22 +02:00
..
prototypes Refs #24840 -- Added GDALRaster Warp and transform methods 2015-06-24 18:31:22 +02:00
raster Refs #24840 -- Added GDALRaster Warp and transform methods 2015-06-24 18:31:22 +02:00
LICENSE Maintenance refactor of the GDAL (OGR) ctypes interface. Changes include: 2009-03-07 23:02:48 +00:00
__init__.py Fixed #25011, Refs #23804 -- Added check for GDAL on RasterField initialization 2015-06-23 16:11:42 -04:00
base.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
datasource.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
driver.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
envelope.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
error.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
feature.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
field.py Added GDAL 2.0 support 2015-06-20 14:40:50 +02:00
geometries.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
geomtype.py Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
layer.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
libgdal.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
srs.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00