43. Tiling Spot Mosaics
- Go to the TLTIF_10m directory for the mosaic
- Unzip all files: FILES=
ls *.gz
;do gunzip $FILE; done - Build a virtual mosaic by doing this: gdalbuildvrt za2010_10mtif.vrt *.tif
- Generate the tileset by doing this:
ls *.gz
;do gunzip $FILE; done