[osmosis-dev] Merge command an resulting bounding box?
Dominik Röttsches
d-r at roettsches.de
Sun May 1 21:41:17 BST 2011
Hi @osmosis-dev,
I created a merged map using osmosis:
$ ./osmosis --rb finland.osm.pbf --rb germany.osm.pbf --rb us-west.osm.pbf --merge --merge --wx DE_FI_USW.osm
When I try to run this map through the tile splitter [1] tool, it shows in its log:
"Bounding box 19.02427 59.287829999 31.600889999000003 70.09959"
This bounding box only spans Finland. So the merged map takes the bounding box of the first map in the merge command line? Would the resulting map always get the bb of the first map in the merge command line? Is that the intended behavior / documented somewhere?
How could I get the resulting merged map to have a bounding box that spans all three merged original maps?
Thanks for your help,
Dominik
[1] http://www.mkgmap.org.uk/page/tile-splitter
More information about the osmosis-dev
mailing list