<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
My script as well honours the existence of a file &#39;.../OSM/lastrun&#39; and one<br>
can just create this file with<br>
<br>
$ touch -t 02050724 &nbsp;lastrun &nbsp;## MMDDHHMM<br>
<br>
to exclude, in this example, all tiles which are already newer then February 5, 7:24;<br>
for example if you have to restart the script during a day;</blockquote><div>&nbsp;</div></div>Hi Matthias,<br><br>neat little script for this great idea - I cleaned the output a little, added a simple &quot;progress&quot; and updated a tile&#39;s timestamp when it was checked sucessfully - now all that&#39;s needed is a little parallel wget to speed things up ;-) <br>
<br>Stefan<br>