harry-wood / xapi-ui

An HTML based interface to OpenStreetMap's XAPI
http://harrywood.co.uk/maps/uixapi/xapi.html
4 stars 2 forks source link

Invalid osmosis command when not filtering tags #17

Closed pnorman closed 9 years ago

pnorman commented 11 years ago

When not filtering by tags, the osmosis command consists of something like

osmosis \
--bounding-box top=41.2403 left=-117.27392 bottom=40.84965 right=-116.76519 \
--write-xml extract.osm

This is missing a line like --read-pbf $PBFFILE \

pnorman commented 11 years ago

note: also happens if not doing any filtering, suggesting

osmosis \
--write-xml extract.osm