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
Claude Paroz 08306bad57 Fixed #34411 -- Updated GDAL API to handle vector DataSource's.
Co-authored-by: David Smith <smithdc@gmail.com>
2023-12-18 09:42:04 +01: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 Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_envelope.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_geom.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_raster.py Fixed #34572 -- Added support for GDAL 3.7. 2023-06-30 06:03:08 +02:00
test_srs.py Fixed #34302 -- Fixed SpatialReference.srid for objects without top-level authority. 2023-02-17 19:56:29 +01:00
tests.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00