django1/django/contrib/gis/gdal
Sergey Fedoseev a6c803a2e3 Fixed #25932 -- Made predicates of OGRGeometry return bool instead of int. 2015-12-14 11:30:36 -05:00
..
prototypes Fixed #25932 -- Made predicates of OGRGeometry return bool instead of int. 2015-12-14 11:30:36 -05:00
raster Fixed #25657 -- Ignored exceptions when destroying geometry objects 2015-12-08 22:06:34 +01: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 E265 comment style 2015-02-06 09:30:35 -05:00
srs.py Fixed #25657 -- Ignored exceptions when destroying geometry objects 2015-12-08 22:06:34 +01:00