Jens Müller schrieb: > Forgive me if this is not totally the right place, but I think it's > possible to re-use a lot of t...@h work here. > > I'd like to render as specific z12 tile from a local .osm file (to > support in mapping an area from scratch. I don't want only the .svg, but > also tiles as .png. > > This should be exactly what tilesGen.pl xy does, without the download of > from the database and without packing and uploading the tiles.
I have just committed a version of ti...@home which does the rendering from a file (but still packs the files) it expects the filename in the format of /path/to/file/desc_Z_X_Y.osm e.g. /var/osmdownloads/data_12_2148_1332.osm or /tmp/Bremen_12_2148_1332.osm or c:\foobar\somedir\baz\1235112415_12_2148_1332.osm The description must not contain any dots "." or underscores "_" The Path to the file also must not contain any dots or underscores. http://svn.openstreetmap.org/applications/rendering/tilesAtHome-dev/trunk rev.20014 -- Dirk-Lüder "Deelkar" Kreie Bremen - 53.0901°N 8.7868°E
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
