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
Command (trying to generate ontario/quebec at zoom 8) /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 Output from render_list $ /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 Rendering client Planet file updated at Mon Jun 25 12:35:34 2012 Starting 4 rendering threads Rendering all tiles from zoom 8 to zoom 8 Rendering all tiles for zoom 8 from (8, 10) to (9, 11) Waiting for rendering threads to finish Requesting xml(default) x(8) y(8) z(8) On Thu, Jun 14, 2012 at 2:18 AM, Frederik Ramm <[email protected]> wrote: > Hi, > > > On 06/14/2012 03:17 AM, Jason Clark wrote: > >> I'm trying to use render_list to pre-generate a specific area of the >> globe, does anyone have any examples of how it wants the min-x and max-x >> values etc? >> > > These are tile coordinates. An easy way to find out tile coordinates is to > go to map.geofabrik.de and activate the tile coordinates layer from the > layer switcher in the top right corner of the map. > > 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. > > 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. > > Bye > Frederik > > -- > Frederik Ramm ## eMail [email protected] ## N49°00'09" E008°23'33" > > ______________________________**_________________ > dev mailing list > [email protected] > http://lists.openstreetmap.**org/listinfo/dev<http://lists.openstreetmap.org/listinfo/dev> >
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

