Pardon me for replying to an old thread, but I have the need to resume a gdal_retile session as well. I have tried the script attached in this thread, but the check for existence takes about as much time as the actual tile re-creation on my system.
Is it possible to speed this script up a bit by moving the code to check for tile (pre)existence to the beginning of the createTile and creatPyramidTile function definitions??? -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
