[gdal-dev] Speed up gdaltranslate for really big tiffs

Billy Newman newmanw10 at gmail.com
Fri Nov 16 12:12:07 PST 2012


I have a process that is stitching together a lot of tif files to
create on big tif.

I am doing:

gdalbuildvrt output.vrt *.tif
gdaltranslate -co COMPRESS=LZW output.vrt final.tif

Any more options that I can throw at gdaltranslate to speed up the translation?

Thanks!


More information about the gdal-dev mailing list