Changes
Page history
Updated Updating the planet extracting data (markdown)
authored
Jan 23, 2015
by
ltog
Show whitespace changes
Inline
Side-by-side
Updating-the-planet---extracting-data.md
View page @
6ea5aa8f
...
...
@@ -10,6 +10,8 @@
### bbox
`osmosis --read-pbf file=$pbfinfile --bounding-box top=$maxlat left=$minlon bottom=$minlat right=$maxlon --write-pbf file=$pbfoutfile`
### poly
`osmosis --read-pbf file="$pbfinfile" --bounding-polygon file="$polyfile" --write-pbf file="$pbfoutfile"`
...
...
...
...