[gdal-dev] Modifying gdal_retile.py to incorporate resume support
Robert Moerman
robert at afrispatial.co.za
Wed Jan 8 00:36:42 PST 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20140108/bafc9272/attachment.html>
More information about the gdal-dev
mailing list