summaryrefslogtreecommitdiff
path: root/tests/gis_tests/data/geometries.json
AgeCommit message (Expand)Author
2025-07-21Used assertRaisesMessage and subTest where appropriate in GEOS tests.David Smith
2024-10-22Refs #34406 -- Added support for GDAL curved geometries.David Smith
2018-02-10Fixed #28960 -- Added GEOSGeometry.buffer_with_style().Stanislav Karpov
2016-11-12Dropped support for GDAL 1.7 and 1.8Claude Paroz
2016-04-17Fixed #25951 -- Trimmed default representation of GEOSGeometryClaude Paroz
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham