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 @
86f64aab
...
@@ -32,6 +32,10 @@
...
@@ -32,6 +32,10 @@
Keine Unterstützung für .pbf / .o5m Dateien.
Keine Unterstützung für .pbf / .o5m Dateien.
### Installation (Ubuntu)
???
### bbox
### bbox
`<$osminfile ./osmchange -b=$minlon,$minlat,$maxlon,$maxlat >$osmoutfile`
`<$osminfile ./osmchange -b=$minlon,$minlat,$maxlon,$maxlat >$osmoutfile`
...
@@ -40,6 +44,20 @@ Keine Unterstützung für .pbf / .o5m Dateien.
...
@@ -40,6 +44,20 @@ Keine Unterstützung für .pbf / .o5m Dateien.
`<$osminfile ./osmchange -B=$polyfile >$osmoutfile`
`<$osminfile ./osmchange -B=$polyfile >$osmoutfile`
## mapsplit
### Installation (Ubuntu)
???
### bbox
???
### poly
`mapsplit $pbfinfile $pbfoutfile -p=$polyfile`
# Zu klären
# Zu klären
-
Sich selbst überschneidende Polygonlinie (wo wird das abgefangen?)
-
Sich selbst überschneidende Polygonlinie (wo wird das abgefangen?)
...
...
...
...