django/tests/gis_tests/gdal_tests
Daniel Wiesmann 48548d1a47 Refs #25588 -- Added the srid property to GDALRaster
Geometry objects have an srid property, so this addition makes the raster api
more similar to the geometries api.
2015-10-28 15:27:19 +01: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 Added GDAL 2.0 support 2015-06-20 14:40:50 +02:00
test_envelope.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_geom.py Fixed #25585 -- Allowed setting OGRGeometry srid/srs attributes to `None`. 2015-10-21 18:54:28 -04:00
test_raster.py Refs #25588 -- Added the srid property to GDALRaster 2015-10-28 15:27:19 +01:00
test_srs.py Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:04 -04:00