Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/gis_tests/gdal_tests
Commit message (Expand)AuthorAgeFilesLines
* Refs #25588 -- Added the srid property to GDALRasterDaniel Wiesmann2015-10-281-0/+10
* Fixed #25585 -- Allowed setting OGRGeometry srid/srs attr...Sergey Fedoseev2015-10-221-0/+5
* Fixed #25533 -- Changed datatype mapping for GDALRastersDaniel Wiesmann2015-10-091-0/+21
* Pushed GDAL skip condition inside testClaude Paroz2015-06-261-2/+3
* Refs #24840 -- Added skip flag to raster transform test f...Daniel Wiesmann2015-06-261-0/+1
* Refs #24840 -- Added GDALRaster Warp and transform methodsDaniel Wiesmann2015-06-241-2/+114
* Added GDAL 2.0 supportClaude Paroz2015-06-201-1/+2
* Removed test numbering in gdal testsClaude Paroz2015-05-131-29/+29
* Fixed #24714 -- Used more specific assertions than assert...Alasdair Nicol2015-04-282-4/+4
* Used assertIsInstance in tests.Alasdair Nicol2015-04-271-2/+2
* Fixed gis test failures when numpy isn't installed.Daniel Wiesmann2015-03-201-3/+3
* Made SRID a required parameter for GDALRaster instantiati...Daniel Wiesmann2015-03-171-1/+2
* Added write support for GDALRasterDaniel Wiesmann2015-03-162-8/+159
* Moved contrib.gis tests out of contrib.Tim Graham2015-02-118-0/+1281