We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2013a3 commit 6124858Copy full SHA for 6124858
test/data/setup_data.sh
@@ -39,10 +39,10 @@ gdaladdo overviews.tiff 2 4 8 16
39
cp stripped.tiff overviews_external.tiff
40
gdaladdo -ro overviews_external.tiff 2 4 8 16
41
42
-# bigtiff
43
-wget http://www.awaresystems.be/imaging/tiff/bigtiff/BigTIFFSamples.zip
44
-unzip -o BigTIFFSamples.zip -d .
45
-rm BigTIFFSamples.zip
+# bigtiff - seems now defunct, but don't seem to be used anyways
+# wget http://www.awaresystems.be/imaging/tiff/bigtiff/BigTIFFSamples.zip
+# unzip -o BigTIFFSamples.zip -d .
+# rm BigTIFFSamples.zip
46
47
# color images
48
rgb2pct.py rgb.tiff rgb_paletted.tiff
0 commit comments