django1/django/contrib/gis/gdal
Sergey Fedoseev faf8a253d3 Fixed #27479 -- Fixed GDALClose prototype. (#7546) 2016-11-12 16:25:14 +01:00
..
prototypes Fixed #27479 -- Fixed GDALClose prototype. (#7546) 2016-11-12 16:25:14 +01:00
raster Fixed #27421 -- Added shape, size, and offset controls to GDALRaster constructor. 2016-11-11 07:09:38 -05:00
LICENSE Maintenance refactor of the GDAL (OGR) ctypes interface. Changes include: 2009-03-07 23:02:48 +00:00
__init__.py Fixed #26753 -- Made GDAL a required dependency for contrib.gis 2016-06-18 10:58:02 +02:00
base.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
datasource.py Fixed broken links in docs and comments. 2016-06-15 21:20:23 -04:00
driver.py Fixed #27103 -- Registered vcapi/rcapi GDAL prototypes based on their own drivers. 2016-08-23 17:30:11 -04:00
envelope.py Fixed broken links in docs and comments. 2016-06-15 21:20:23 -04:00
error.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
feature.py Fixed broken links in docs and comments. 2016-06-15 21:20:23 -04:00
field.py Fixed broken links in docs and comments. 2016-06-15 21:20:23 -04:00
geometries.py Fixed #25940 -- Added OGRGeometry.from_gml() and GEOSGeometry.from_gml(). 2016-06-21 15:46:27 -04:00
geomtype.py Fixed #26750 -- Fixed introspection for geography point field with dim=3 2016-06-21 15:22:21 +02:00
layer.py Fixed broken links in docs and comments. 2016-06-15 21:20:23 -04:00
libgdal.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
srs.py Fixed #26736 -- Fixed crashes in SpatialReference with non-ASCII characters. 2016-06-11 21:03:22 -04:00