django1/django/contrib/gis/gdal
Tim Graham b2333426de
Confirmed support for GDAL 2.4.
2019-02-09 08:38:49 -05:00
..
prototypes Fixed #30166 -- Dropped support for GDAL 1.11. 2019-02-08 14:08:05 -05:00
raster Refs #27753 -- Favored force/smart_str() over force/smart_text(). 2019-02-06 14:12:06 -05:00
LICENSE Maintenance refactor of the GDAL (OGR) ctypes interface. Changes include: 2009-03-07 23:02:48 +00:00
__init__.py Fixed #28558 -- Simplified code to remove OGRIndexError. 2017-09-03 21:19:37 -04:00
base.py Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00
datasource.py Refs #27753 -- Favored force/smart_str() over force/smart_text(). 2019-02-06 14:12:06 -05:00
driver.py Refs #27753 -- Favored force/smart_str() over force/smart_text(). 2019-02-06 14:12:06 -05:00
envelope.py Fixed E117 and F405 flake8 warnings. 2019-01-30 13:06:09 +01:00
error.py Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00
feature.py Refs #27753 -- Favored force/smart_str() over force/smart_text(). 2019-02-06 14:12:06 -05:00
field.py Refs #27753 -- Favored force/smart_str() over force/smart_text(). 2019-02-06 14:12:06 -05:00
geometries.py Fixed #30166 -- Dropped support for GDAL 1.11. 2019-02-08 14:08:05 -05:00
geomtype.py Used 4 space hanging indent for dictionaries. 2019-01-02 18:18:19 -05:00
layer.py Refs #27753 -- Favored force/smart_str() over force/smart_text(). 2019-02-06 14:12:06 -05:00
libgdal.py Confirmed support for GDAL 2.4. 2019-02-09 08:38:49 -05:00
srs.py Refs #27753 -- Favored force/smart_str() over force/smart_text(). 2019-02-06 14:12:06 -05:00