Changes
Page history
Updated Updating the planet extracting data (markdown)
authored
Jan 24, 2015
by
ltog
Show whitespace changes
Inline
Side-by-side
Updating-the-planet---extracting-data.md
View page @
d8c44897
...
@@ -74,6 +74,10 @@ Ein Verzeichnis zum Path hinzufügen: https://unix.stackexchange.com/questions/2
...
@@ -74,6 +74,10 @@ Ein Verzeichnis zum Path hinzufügen: https://unix.stackexchange.com/questions/2
time osmosis --read-pbf file="switzerland-latest.osm.pbf" --bounding-polygon file="polygon.poly" --write-pbf file="osmosis-out.pbf"
time osmosis --read-pbf file="switzerland-latest.osm.pbf" --bounding-polygon file="polygon.poly" --write-pbf file="osmosis-out.pbf"
1m05
1m05
### osmconvert bbox
### osmconvert poly
### mapsplit poly
### mapsplit poly
time ./mapsplit -v -Xmx1200M ../test/switzerland-latest.osm.pbf ../test/mapsplit-out.osm.pbf -p=../test/polygon.poly -s=12000000,800000,300000
time ./mapsplit -v -Xmx1200M ../test/switzerland-latest.osm.pbf ../test/mapsplit-out.osm.pbf -p=../test/polygon.poly -s=12000000,800000,300000
heap size error
heap size error
...
...
...
...