django1/django/contrib/gis/gdal
Piotr Jakimiak 4157c502a5 Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
..
prototypes Fixed #24724 -- Fixed GIS initialization crash on Windows. 2015-05-01 15:47:34 -04:00
raster Fixed gis test failures when numpy isn't installed. 2015-03-20 13:42:55 -04: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 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 Fixed E265 comment style 2015-02-06 09:30:35 -05: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