index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gis_tests
/
data
Age
Commit message (
Expand
)
Author
2025-07-21
Used assertRaisesMessage and subTest where appropriate in GEOS tests.
David Smith
2024-10-22
Refs #34406 -- Added support for GDAL curved geometries.
David Smith
2024-10-17
Fixed #35841 -- Restored support for DB-IP databases in GeoIP2.
Nick Pope
2024-10-17
Refs #35841 -- Updated GeoIP2 test database files.
Nick Pope
2023-12-12
Fixed #34305 -- Changed GeoIP2 tests to use MaxMind test databases.
Nick Pope
2019-01-31
Fixed #30020 -- Fixed reading nulls with LayerMapping.
Kathryn Killebrew
2018-02-10
Fixed #28960 -- Added GEOSGeometry.buffer_with_style().
Stanislav Karpov
2016-11-12
Dropped support for GDAL 1.7 and 1.8
Claude Paroz
2016-04-17
Fixed #25951 -- Trimmed default representation of GEOSGeometry
Claude Paroz
2016-04-12
Fixed #26432 -- Fixed size tuple order when using numpy reshape on a GDALBand.
Opa-
2015-06-19
Fixed #23804 -- Added RasterField for PostGIS.
Daniel Wiesmann
2015-05-06
Fixed #24207 -- Added 25D-type geometry field support to ogrinspect
Claude Paroz
2015-03-16
Added write support for GDALRaster
Daniel Wiesmann
2015-02-11
Moved contrib.gis tests out of contrib.
Tim Graham