I see, so the more efficient way to do this is to use generate_tiles.py. Problem I had is that script didn't exist after following the building a tile server from packages on <a href="http://switch2osm.org">switch2osm.org</a>. Maybe it's time to build the server from the manual instructions.<div>
<br></div><div>Cheers.<br><br><div class="gmail_quote">On Thu, Jun 14, 2012 at 2:18 AM, Frederik Ramm <span dir="ltr"><<a href="mailto:frederik@remote.org" target="_blank">frederik@remote.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<div class="im"><br>
<br>
On 06/14/2012 03:17 AM, Jason Clark wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm trying to use render_list to pre-generate a specific area of the<br>
globe, does anyone have any examples of how it wants the min-x and max-x<br>
values etc?<br>
</blockquote>
<br></div>
These are tile coordinates. An easy way to find out tile coordinates is to go to <a href="http://map.geofabrik.de" target="_blank">map.geofabrik.de</a> and activate the tile coordinates layer from the layer switcher in the top right corner of the map.<br>
<br>
You can also read the tile coordinates off a standard OSM map if you right click on a tile and do "copy image location", then paste the image location into a text editor - it will end in z/x/y.png.<br>
<br>
Note that you can only render one zoom level at a time when using -x/-X and -y/-Y, and the tile coordinates are different (factor 2) for each zoom level.<br>
<br>
Bye<span class="HOEnZb"><font color="#888888"><br>
Frederik<br>
<br>
-- <br>
Frederik Ramm ## eMail <a href="mailto:frederik@remote.org" target="_blank">frederik@remote.org</a> ## N49°00'09" E008°23'33"<br>
<br>
______________________________<u></u>_________________<br>
dev mailing list<br>
<a href="mailto:dev@openstreetmap.org" target="_blank">dev@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/dev" target="_blank">http://lists.openstreetmap.<u></u>org/listinfo/dev</a><br>
</font></span></blockquote></div><br></div>