Dear all, Can anyone explain me how to use render_list?
I run the program as follows: render_list -f -n 4 -s /var/run/renderd/renderd.sock -m benchmk_test.txt This gives me the following output: debug: init_storage_backend: initialising file storage backend at: /var/lib/mod_tile Rendering client Starting 4 rendering threads renderd itself gives the following output: renderd[6415]: DEBUG: Got incoming connection, fd 9, number 1 renderd[6415]: DEBUG: Got incoming connection, fd 10, number 2 renderd[6415]: DEBUG: Got incoming connection, fd 11, number 3 renderd[6415]: DEBUG: Got incoming connection, fd 12, number 4 However, render_list does not terminate. Isn't it supposed to? I am also not sure where I can find the rendered tiles. Thanks in advance. -- Matthijs _______________________________________________ dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/dev

