django1/django/contrib/gis/gdal
Opa- 461f74ab19 Fixed #26432 -- Fixed size tuple order when using numpy reshape on a GDALBand. 2016-04-12 10:12:19 -04:00
..
prototypes Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
raster Fixed #26432 -- Fixed size tuple order when using numpy reshape on a GDALBand. 2016-04-12 10:12:19 -04:00
LICENSE Maintenance refactor of the GDAL (OGR) ctypes interface. Changes include: 2009-03-07 23:02:48 +00:00
__init__.py Unwrapped gdal.Envelope import from try-except as fail of `import ctypes` is not expected. 2015-12-12 09:52:59 -05:00
base.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
datasource.py Fixed #25657 -- Ignored exceptions when destroying geometry objects 2015-12-08 22:06:34 +01: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 #25657 -- Ignored exceptions when destroying geometry objects 2015-12-08 22:06:34 +01:00
field.py Added GDAL 2.0 support 2015-06-20 14:40:50 +02:00
geometries.py Fixed #25657 -- Ignored exceptions when destroying geometry objects 2015-12-08 22:06:34 +01:00
geomtype.py Fixed many spelling mistakes in code, comments, and docs. 2015-12-03 12:48:24 -05:00
layer.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
libgdal.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
srs.py Fixed #25657 -- Ignored exceptions when destroying geometry objects 2015-12-08 22:06:34 +01:00