1
0
mirror of https://github.com/django/django.git synced 2025-01-03 06:55:47 +00:00
django/tests/gis_tests/gdal_tests
David Smith 2005530920 Refs #35058 -- Made centroid available on all geometry types.
Centroid is available on all geometry types since GDAL 1.8.0.
Previously it was restricted to Polygon.

https://gdal.org/doxygen/classOGRGeometry.html#a91787f669b2a148169667e270e7e40df
2024-01-28 14:40:19 +01:00
..
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
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 #35058 -- Made centroid available on all geometry types. 2024-01-28 14:40:19 +01: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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00