[OSM-dev] converting mod-tile dir to flat files?

Martin Koppenhoefer dieterdreist at gmail.com
Sun Apr 15 19:08:21 BST 2012


Am 15. April 2012 19:27 schrieb Sven Geggus <lists at fuchsschwanzdomain.de>:
> Hello,
>
> I have a local mod-tile+ tirex installation running on my desktop at
> home.
>
> Now to publish this tiles on a machine without mod-tile I would like
> to convert this stuff to a flat file layout z/x/y.png
>
> I already found convert_meta which will produce the required png
> files but not the z/x/y directory layout.
>
> What is the magic with this? How can I convert something like
> 11/0/0/66/61/112.png


A very simple approach would be to batch download them all (from
localhost) via a script and mod_tile. I did this previously and for
not too big areas this completes in reasonable time.

cheers,
Martin



More information about the dev mailing list