django/tests/gis_tests/gdal_tests
Daniel Wiesmann b9cb81570e Made SRID a required parameter for GDALRaster instantiation; refs #23804.
Earlier versions of GDAL do not allow the srid to be set to 0,
so it should be a required parameter to ensure compatibility.
2015-03-17 08:16:12 -04:00
..
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_driver.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_ds.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_envelope.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_geom.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_raster.py Made SRID a required parameter for GDALRaster instantiation; refs #23804. 2015-03-17 08:16:12 -04:00
test_srs.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00