Hi,

No problems with the usage of multiple bounding boxes, infact in this case 14 of them. Each one output to a single file. Looks like the simplest solution may be to have a 15th polygon and output this to a final file.

Cheers

Stuart


On 18 Feb 2008, at 21:42, Gregory wrote:

I've heard you can only do one bounding box and nothing clever.

On 18/02/2008, Stuart Poulton <[EMAIL PROTECTED]> wrote:
Hi All,

Can anyone advise.....

If I'm extracting a series of bounding boxes to seperate files, can I also extract the entire area to one file at the same time ?

I'm currently using.....

../osmosis-0.24/bin/osmosis --read-xml file="../ planet-080102.osm.bz2" \
--tee 3 \
--bounding-box top="60.85" bottom="58.70" left="-3.50" right="-0.75" \
--bounding-box top="58.70" bottom="55.50" left="-8.00" right="-5.00" \
--bounding-box top="58.70" bottom="55.50" left="-5.00" right="-1.50" \
--write-xml file="Grid0.osm" \
--write-xml file="Grid1.osm" \
--write-xml file="Grid2.osm" \




Cheers

Stuart

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk




--
Gregory
[EMAIL PROTECTED]
http://www.livingwithdragons.com

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk

Reply via email to