Skip to content

Commit ac4814d

Browse files
Merge pull request #356 from bjornharrtell/patch-1
Comment out unavailable file
2 parents 8b39d2b + 8e84c2d commit ac4814d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/data/setup_data.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ gdal_translate -of GTiff -co COMPRESS=JPEG rgb.tiff jpeg.tiff
5454
gdal_translate -of GTiff -co COMPRESS=JPEG -co PHOTOMETRIC=YCBCR rgb.tiff jpeg_ycbcr.tiff
5555

5656
# modeltransformation tag
57-
wget https://s3.amazonaws.com/wdt-external/no_pixelscale_or_tiepoints.tiff
57+
#wget https://s3.amazonaws.com/wdt-external/no_pixelscale_or_tiepoints.tiff
5858

5959
# RGBA example
6060
wget https://s3.eu-central-1.amazonaws.com/waterview.geotiff/RGBA.tiff

0 commit comments

Comments
 (0)