summaryrefslogtreecommitdiff
path: root/tests/gis_tests/data
AgeCommit message (Expand)Author
2023-12-12Fixed #34305 -- Changed GeoIP2 tests to use MaxMind test databases.Nick Pope
2019-01-31Fixed #30020 -- Fixed reading nulls with LayerMapping.Kathryn Killebrew
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
2016-04-12Fixed #26432 -- Fixed size tuple order when using numpy reshape on a GDALBand.Opa-
2015-06-19Fixed #23804 -- Added RasterField for PostGIS.Daniel Wiesmann
2015-05-06Fixed #24207 -- Added 25D-type geometry field support to ogrinspectClaude Paroz
2015-03-16Added write support for GDALRasterDaniel Wiesmann
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham