0
0
mirror of https://github.com/django/django.git synced 2024-11-22 03:18:31 +01:00
django/tests/gis_tests/gdal_tests
David Smith cd4497254e Fixed #35883 -- Confirmed support for GDAL 3.9.
Updated test for change to exportToXML() which now errors out on unsupported projection methods. See https://github.com/OSGeo/gdal/issues/9223.

Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2024-11-04 09:24:17 +01:00
..
__init__.py
test_driver.py
test_ds.py
test_envelope.py
test_geom.py Refs #34406 -- Added support for GDAL curved geometries. 2024-10-22 17:24:36 -03:00
test_raster.py
test_srs.py Fixed #35883 -- Confirmed support for GDAL 3.9. 2024-11-04 09:24:17 +01:00
tests.py