Hello I am trying to add resume functionality to gdal_retile.py. If, whilst creating tiles, gdal_retile.py fails because of a bad base tile, I want to be able to simply remove that bad base tile and restart gdal_retile.py to generate the remaining possible tiles rather than starting from scratch.
I have managed to identify the tile and layer that caused the error. How could I go about generating tiles in that layer after that tile i.e. how could I use level 0 and immediately start producing tiles for level 3? Any help would be greatly appreciated. Robert
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
