<div dir="ltr">Hello<br>
<br>
I am trying to add resume functionality to gdal_retile.py. If, whilst<br>
creating tiles, gdal_retile.py fails because of a bad base tile, I want to<br>
be able to simply remove that bad base tile and restart gdal_retile.py to<br>
generate the remaining possible tiles rather than starting from scratch.<br>
<br>
I have managed to identify the tile and layer that caused the error. How<br>
could I go about generating tiles in that layer after that tile i.e. how<br>
could I use level 0 and immediately start producing tiles for level 3?<br>
<br>
Any help would be greatly appreciated.<br>
<br>
Robert<br></div>