Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/gis_tests/gdal_tests/test_raster.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #25588 -- Added the srid property to GDALRasterDaniel Wiesmann2015-10-281-0/+10
* 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
* 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-161-8/+159
* Moved contrib.gis tests out of contrib.Tim Graham2015-02-111-0/+118