1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/gis_tests/gdal_tests
2015-12-14 11:30:36 -05:00
..
__init__.py
test_driver.py
test_ds.py Added GDAL 2.0 support 2015-06-20 14:40:50 +02:00
test_envelope.py
test_geom.py Fixed #25932 -- Made predicates of OGRGeometry return bool instead of int. 2015-12-14 11:30:36 -05:00
test_raster.py Refs #25734 -- Relaxed GDALRaster statistics test to use assertAlmostEqual. 2015-12-04 07:35:50 -05:00
test_srs.py