<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
If there isn't way to do a large area then the next question would be
how does one get a list of all the tiles under one of your urls.<br>
<br>
If you can get a list you could script the /dirty on the end and just
run it through curl or wget.<br>
<br>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<a
href="http://svn.openstreetmap.org/applications/rendering/mapnik/generate_tiles.py">http://svn.openstreetmap.org/applications/rendering/mapnik/generate_tiles.py</a>
might be a good starting point. <br>
<br>
Mikey<br>
<br>
On 08/08/10 08:26 PM, Tyler Gunn wrote:
<blockquote cite="mid:8addf5cf9633934270767301aac2b44c@localhost"
type="cite">
<pre wrap="">
Is there any easy way to "dirty" large areas of the Mapnik map at all zoom
levels? I'm working on the 062N* tiles in Canvec and there's a fair number
of tiles at different zoom levels that are not properly refreshed:
For example:
<a class="moz-txt-link-freetext" href="http://www.openstreetmap.org/?lat=51.529&lon=-100.42&zoom=9&layers=M">http://www.openstreetmap.org/?lat=51.529&lon=-100.42&zoom=9&layers=M</a>
<a class="moz-txt-link-freetext" href="http://www.openstreetmap.org/?lat=51.547&lon=-101.033&zoom=10&layers=M">http://www.openstreetmap.org/?lat=51.547&lon=-101.033&zoom=10&layers=M</a>
<a class="moz-txt-link-freetext" href="http://www.openstreetmap.org/?lat=51.564&lon=-101.206&zoom=11&layers=M">http://www.openstreetmap.org/?lat=51.564&lon=-101.206&zoom=11&layers=M</a>
Notice that some areas are fine at some zoom levels where the same areas
are not at other levels.
I am not about to go and do the whole "/dirty" thing on all the tiles that
are not rendering correctly. :)
</pre>
</blockquote>
<br>
<br>
</body>
</html>