Updated Updating the planet extracting data (markdown) authored by ltog's avatar ltog
......@@ -32,6 +32,10 @@
Keine Unterstützung für .pbf / .o5m Dateien.
### Installation (Ubuntu)
???
### bbox
`<$osminfile ./osmchange -b=$minlon,$minlat,$maxlon,$maxlat >$osmoutfile`
......@@ -40,6 +44,20 @@ Keine Unterstützung für .pbf / .o5m Dateien.
`<$osminfile ./osmchange -B=$polyfile >$osmoutfile`
## mapsplit
### Installation (Ubuntu)
???
### bbox
???
### poly
`mapsplit $pbfinfile $pbfoutfile -p=$polyfile`
# Zu klären
- Sich selbst überschneidende Polygonlinie (wo wird das abgefangen?)
......
......