On Sun, 2012-04-15 at 17:27 +0000, Sven Geggus wrote: > 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
Take a look at path_to_xyz() http://svn.openstreetmap.org/applications/utils/mod_tile/dir_utils.c I'm not aware of any script but it shouldn't be a problem to write one that creates a "normal" structure from hashed directories. > > Sven >
signature.asc
Description: This is a digitally signed message part
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

