Updated Updating the planet extracting data (markdown) authored by ltog's avatar ltog
...@@ -65,6 +65,11 @@ Ein Verzeichnis zum Path hinzufügen: https://unix.stackexchange.com/questions/2 ...@@ -65,6 +65,11 @@ Ein Verzeichnis zum Path hinzufügen: https://unix.stackexchange.com/questions/2
mapsplit [-v] [-Xmx4G] $pbfinfile $pbfoutfile -p=$polyfile [-s=40000000,5000000,2000000] mapsplit [-v] [-Xmx4G] $pbfinfile $pbfoutfile -p=$polyfile [-s=40000000,5000000,2000000]
## Benchmarks
### mapsplit poly
time ./mapsplit -v -Xmx1200M ../test/switzerland-latest.osm.pbf ../test/mapsplit-out.osm.pbf -p=../test/polygon.poly -s=12000000,800000,300000
grösser 3m50
# Zu klären # Zu klären
... ...
......