So I tested this today and when I use the following command to render_list it starts and then just sits there, no activity on the box<div><br></div><div>Command (trying to generate ontario/quebec at zoom 8)</div><div><br></div>
<div>/usr/bin/render_list -v -n 4 -all --socket=/var/run/renderd/renderd.sock --min-zoom=8 --max-zoom=8 -x 8 -X 9 -y 10 -Y 11</div><div><br></div><div>Output from render_list</div><div><br></div><div><div>$ /usr/bin/render_list -v -n 4 -all --socket=/var/run/renderd/renderd.sock --min-zoom=8 --max-zoom=8 -x 8 -X 9 -y 10 -Y 11</div>
<div>Rendering client</div><div>Planet file updated at Mon Jun 25 12:35:34 2012</div><div>Starting 4 rendering threads</div><div>Rendering all tiles from zoom 8 to zoom 8</div><div>Rendering all tiles for zoom 8 from (8, 10) to (9, 11)</div>
<div>Waiting for rendering threads to finish</div><div>Requesting xml(default) x(8) y(8) z(8)</div><div><br></div><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>