I've experienced the same problem. It appears on osmosis 0.38 on a windows machine when reading large files over 2(?)GB (like europe pbf extract).
Try use a newer version (for example SNAPSHOT-r25700). It solved the problem for me. Find dev snapshots here: http://bretth.dev.openstreetmap.org/osmosis-build/ With regards, zvenzzon -----Ursprungligt meddelande----- Från: NopMap [mailto:[email protected]] Skickat: den 26 mars 2011 21:35 Till: [email protected] Ämne: [osmosis-dev] Osmosis ignores everything but nodes Hi! I encountered a funny problem when cutting several rectangular regions out of a planet file with osmosis 0.38. The command line is --read-bin file=p:\Input\europe.osm.pbf --tee outputCount=3 --bounding-box bottom=35.9 left=-9.7 top=44.0 right=4.6 clipIncompleteEntities=yes idTrackerType=BitSet --write-xml file=p:\Input\Spanien_input.osm --bounding-box bottom=32.3 left=-17.4 top=33.2 right=-16.1 clipIncompleteEntities=yes idTrackerType=BitSet --write-xml file=p:\Input\Madeira_input.osm --bounding-box bottom=38.7 left=7.9 top=43.1 right=10.0 clipIncompleteEntities=yes idTrackerType=BitSet --write-xml file=p:\Input\Korsika_input.osm Osmsosis creates all requested output files, there is no error message and they are all closed properly with an tag. But all files contain only nodes - ways and relations are missing completely. If I cut out only a single rectangle from a file, osmosis has the full data as expected. Any ideas what's going wrong here? Is there maybe a problem with the --tee option? bye Nop -- View this message in context: http://gis.638310.n2.nabble.com/Osmosis-ignores-everything-but-nodes-tp62112 81p6211281.html Sent from the Osmosis Development mailing list archive at Nabble.com. _______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev _______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev
