logo separator

[mkgmap-dev] Splitting the UK

From Stuart Poulton swp at qubiq.co.uk on Fri Mar 6 21:04:56 GMT 2009

Hi All,

I currently use the following to download and split the UK from a  
planet file using osmosis.

In order to get routable maps, should I now be using the mkgmap  
splitter on an extract of the UK from the planet ? Does osmosis allow  
mkgmap routing across tiles ?

Regards

Stuart


get -O - http://planet.openstreetmap.org/planet-080730.osm.gz| gunzip   
-c | ../Software/osmosis-0.24/bin/osmosis --rx /dev/stdin  
enableDateParsing="no" \
--log-progress \
--buffer bufferCapacity=1000 \
--tee 15 \
--bounding-box top="60.855" bottom="58.695" left="-3.505"  
right="-0.745" \
--bounding-box top="58.705" bottom="55.495" left="-8.005"  
right="-4.995" \
--bounding-box top="58.705" bottom="55.495" left="-5.005"  
right="-1.495" \
--bounding-box top="55.505" bottom="52.995" left="-2.005"  
right="0.405" \
--bounding-box top="55.505" bottom="52.995" left="-5.005"  
right="-1.995" \
--bounding-box top="55.505" bottom="52.995" left="-8.005"  
right="-4.995" \
--bounding-box top="55.505" bottom="52.995" left="-10.655"  
right="-7.995" \
--bounding-box top="53.005" bottom="49.845" left="-8.005"  
right="-4.995" \
--bounding-box top="53.005" bottom="51.295" left="-10.655"  
right="-7.995" \
--bounding-box top="53.005" bottom="50.095" left="-5.005"  
right="-1.995" \
--bounding-box top="53.005" bottom="50.495" left="-2.005"  
right="-0.495" \
--bounding-box top="53.005" bottom="50.645" left="-0.505"  
right="1.005" \
--bounding-box top="53.005" bottom="50.895" left="0.995" right="2.005" \
--bounding-box top="50.105" bottom="48.995" left="-2.755"  
right="-1.995" \
--bounding-box top="52.750" bottom="52.250" left="-2.450"  
right="-1.250" \
--write-xml file="B-Grid0.osm" \
--write-xml file="B-Grid1.osm" \
--write-xml file="B-Grid2.osm" \
--write-xml file="B-Grid3.osm" \
--write-xml file="B-Grid4.osm" \
--write-xml file="B-Grid5.osm" \
--write-xml file="B-Grid6.osm" \
--write-xml file="B-Grid7.osm" \
--write-xml file="B-Grid8.osm" \
--write-xml file="B-Grid9.osm" \
--write-xml file="B-Grid10.osm" \
--write-xml file="B-Grid11.osm" \
--write-xml file="B-Grid12.osm" \
--write-xml file="B-Grid13.osm" \
--write-xml file="Midland.osm"




More information about the mkgmap-dev mailing list