43. Tiling Spot Mosaics

  1. Go to the TLTIF_10m directory for the mosaic
  2. Unzip all files: FILES=ls *.gz;do gunzip $FILE; done
  3. Build a virtual mosaic by doing this: gdalbuildvrt za2010_10mtif.vrt *.tif
  4. Generate the tileset by doing this:
gdal2tiles.py -s EPSG:4326 -z 1-15 -e -t \
    "SPOT 2010 10m Mosaic for South Africa." \
    -u http://maps.sansa.org.za/2010/ \
    -c "2014 SpotImage and SANSA" za2010_10mtif.vrt 2010-10m-SPOT-tiles