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
test_driver.py
test_ds.py
test_envelope.py
test_geom.py
test_raster.py Made SRID a required parameter for GDALRaster instantiation; refs #23804. 2015-03-17 08:16:12 -04:00
test_srs.py