Dear all, Can anyone tell me how I can download OSM data using bounding box. I found the following example on the web, but I can't use it (I don't even know how I can apply it).
bzcat downloaded.osm.bz2 | osmosis\ --read-xml enableDateParsing=no file=/dev/stdin\ --bounding-box top=49.5138 left=10.9351 bottom=49.3866 right=11.201 --write-xml file=-\ | bzip2 > extracted.osm.bz2 The operating system I have on my computer is Windows XP. Regards, Girum.
_______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev
