Am 15. April 2012 19:27 schrieb Sven Geggus <[email protected]>: > 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 _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

