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 @
7852884f
...
@@ -28,6 +28,18 @@
...
@@ -28,6 +28,18 @@
### poly
### poly
`osmconvert $pbfinfile -B=$polyfile --out-pbf [--complete-ways | --complex-ways] -o=$pbfoutfile`
`osmconvert $pbfinfile -B=$polyfile --out-pbf [--complete-ways | --complex-ways] -o=$pbfoutfile`
## osmchange
Keine Unterstützung für .pbf / .o5m Dateien.
### bbox
`<$osminfile ./osmchange -b=$minlon,$minlat,$maxlon,$maxlat >$osmoutfile`
### poly
`<$osminfile ./osmchange -B=$polyfile >$osmoutfile`
# Zu klären
# Zu klären
-
Sich selbst überschneidende Polygonlinie (wo wird das abgefangen?)
-
Sich selbst überschneidende Polygonlinie (wo wird das abgefangen?)
...
...
...
...