Updated Updating the planet extracting data (markdown) authored by ltog's avatar ltog
......@@ -63,8 +63,8 @@ Ein Verzeichnis zum Path hinzufügen: https://unix.stackexchange.com/questions/2
### poly
mapsplit [-v] [-Xmx4G] $pbfinfile $pbfoutfile -p=$polyfile
./mapsplit -v -Xmx4G ../test/switzerland-latest.osm.pbf ../test/mapsplit-out.osm.pbf -p=../test/polygon.poly -s=40000000,5000000,2000000
mapsplit [-v] [-Xmx4G] $pbfinfile $pbfoutfile -p=$polyfile -s=40000000,5000000,2000000
# Zu klären
......
......