15 Apr 2012 20:08
Re: [OSM-dev] converting mod-tile dir to flat files?
Martin Koppenhoefer <dieterdreist <at> gmail.com>
2012-04-15 18:08:21 GMT
2012-04-15 18:08:21 GMT
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
RSS Feed