Skip to content

Commit

Permalink
unzip mapspam wheat geotiff on setup
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour committed Oct 7, 2023
1 parent db09e2f commit 2b41bad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/geotiff-test-data/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# download from https://github.com/GeoTIFF/test-data/
wget https://github.com/GeoTIFF/test-data/archive/refs/heads/main.zip -O geotiff-test-data.zip
unzip -j -o geotiff-test-data.zip "test-data-*/files/*" -d .
rm geotiff-test-data.zip
unzip spam2005v3r2_harvested-area_wheat_total.tiff.zip
rm geotiff-test-data.zip spam2005v3r2_harvested-area_wheat_total.tiff.zip

gdalwarp -t_srs EPSG:4326 gadas.tif gadas-4326.tif

0 comments on commit 2b41bad

Please sign in to comment.