mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
* Update CRS of test dataset to be precisely EPSG:32618 Leaving two new GDAL functions in gdal.pxi for future use. * Update builds to use PROJ 7.2.1 and GDAL 3.2.1
Testing ======= Rasterio's tests require several raster data files. Grab them from https://github.com/mapbox/rasterio/tree/master/tests/data and copy them to this directory. The RGB.byte.tif file is derived from USGS Landsat 7 ETM imagery. The shade.tif file is derived from USGS SRTM 90 data. The float.tif and float_nan.tif files are original works of the Rasterio authors. All test images are licensed under the CC0 1.0 Universal (CC0 1.0) Public Domain Dedication: http://creativecommons.org/publicdomain/zero/1.0/.