django/tests/gis_tests/gdal_tests
Daniel Wiesmann 0e7d59df3e Refs #25734 -- Relaxed GDALRaster statistics test to use assertAlmostEqual.
Some versions of GDAL give slightly different results.
2015-12-04 07:35:50 -05:00
..
__init__.py
test_driver.py
test_ds.py
test_envelope.py
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 #25734 -- Relaxed GDALRaster statistics test to use assertAlmostEqual. 2015-12-04 07:35:50 -05:00
test_srs.py