django1/django/contrib/gis/gdal
Tim Graham f3eed95175 Removed netCDF from GIS driver testing; refs #23804.
It may not be installed on all systems.
2014-12-17 09:30:59 -05:00
..
prototypes Added raster support for GDAL Driver class 2014-12-02 19:56:50 +01:00
tests Removed netCDF from GIS driver testing; refs #23804. 2014-12-17 09:30:59 -05:00
LICENSE Maintenance refactor of the GDAL (OGR) ctypes interface. Changes include: 2009-03-07 23:02:48 +00:00
__init__.py Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
base.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
datasource.py Fixed #23812 -- Changed django.utils.six.moves.xrange imports to range 2014-12-13 12:45:58 -05:00
driver.py Added raster support for GDAL Driver class 2014-12-02 19:56:50 +01:00
envelope.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
error.py Added cpl error codes to errcheck functions 2014-12-02 19:56:50 +01:00
feature.py Fixed #23812 -- Changed django.utils.six.moves.xrange imports to range 2014-12-13 12:45:58 -05:00
field.py Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
geometries.py Fixed #23812 -- Changed django.utils.six.moves.xrange imports to range 2014-12-13 12:45:58 -05:00
geomtype.py Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
layer.py Fixed #23812 -- Changed django.utils.six.moves.xrange imports to range 2014-12-13 12:45:58 -05:00
libgdal.py Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
srs.py Fixed typos using https://github.com/vlajos/misspell_fixer 2014-11-03 20:59:30 -05:00