mod_tile icon indicating copy to clipboard operation
mod_tile copied to clipboard

render_list lat/lon tile range option

Open Andrey-VI opened this issue 12 years ago • 1 comments

Hi!

I've read here https://github.com/gravitystorm/openstreetmap-carto/issues/20#issuecomment-13058442 by @apmon :

The command to render was "./render_list --all -f -m carto -s ~/tiles/rednderd.sock --min-lon 8.1 --max-lon 8.6 --min-lat 48.9 --max-lat 49.2 -z 14 -n 4"

But this option is missing in the current code. Strange… But anyway, good to have this feature.

Andrey-VI avatar Nov 07 '13 15:11 Andrey-VI

@Andrey-VI, these options are now supported since having merged #190 & #417.

hummeltech avatar Mar 25 '24 03:03 hummeltech