Hi,
I extended the render command line tool to support zoom level calculation:
Thanks, that's very useful. BTW, is that script publicly accessible somewhere, or living in some repository?
It's usefull, indeed!
I extended the script a little more so it allows X and Y, as used with slippy maps:
/home/ti/bin/render -X 137386 -Y 91839 -z 18
renders the same as
http://tile.openstreetmap.org/18/137386/91839.png
Feel free to copy it to osm_p
Regards, Thomas