1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/gis_tests/gdal_tests
David Smith 04adff9f98
Refs #34406 -- Added support for GDAL curved geometries.
Co-authored-by: Fabien Le Frapper <contact@fabienlefrapper.me>
2024-10-22 17:24:36 -03:00
..
__init__.py
test_driver.py Fixed #34411 -- Updated GDAL API to handle vector DataSource's. 2023-12-18 09:42:04 +01:00
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 Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
test_srs.py Fixed #35049 -- Dropped support for GDAL 2.4. 2023-12-20 21:44:11 +01:00
tests.py