index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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
/
gdal_tests
Age
Commit message (
Expand
)
Author
2015-10-28
Refs #25588 -- Added the srid property to GDALRaster
Daniel Wiesmann
2015-10-21
Fixed #25585 -- Allowed setting OGRGeometry srid/srs attributes to `None`.
Sergey Fedoseev
2015-10-09
Fixed #25533 -- Changed datatype mapping for GDALRasters
Daniel Wiesmann
2015-06-26
Pushed GDAL skip condition inside test
Claude Paroz
2015-06-26
Refs #24840 -- Added skip flag to raster transform test for GDAL<1.8.1.
Daniel Wiesmann
2015-06-24
Refs #24840 -- Added GDALRaster Warp and transform methods
Daniel Wiesmann
2015-06-20
Added GDAL 2.0 support
Claude Paroz
2015-05-13
Removed test numbering in gdal tests
Claude Paroz
2015-04-28
Fixed #24714 -- Used more specific assertions than assertEqual in tests.
Alasdair Nicol
2015-04-27
Used assertIsInstance in tests.
Alasdair Nicol
2015-03-20
Fixed gis test failures when numpy isn't installed.
Daniel Wiesmann
2015-03-17
Made SRID a required parameter for GDALRaster instantiation; refs #23804.
Daniel Wiesmann
2015-03-16
Added write support for GDALRaster
Daniel Wiesmann
2015-02-11
Moved contrib.gis tests out of contrib.
Tim Graham
[prev]