Changes between Version 27 and Version 28 of UserGuidelinesGISDataOpenStreetMapGarmin


Ignore:
Timestamp:
04/20/11 21:32:02 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelinesGISDataOpenStreetMapGarmin

    v27 v28  
    8585If downloading the whole of the UK then this is too large to process in 1 go, so the file needs splitting.
    8686
    87 New method:
     87==== New method ====
    8888 * http://www.mkgmap.org.uk/page/tile-splitter
    8989Unzip splitter.jar & the lib/ folder
    9090{{{
    9191java -Xmx2048m -jar splitter.jar england.osm.pbf
    92 }}}
    93 
    94 Old method:
     92java -jar -Xmx2048M mkgmap.jar 6*.osm.gz
     93java -jar -Xmx2048M mkgmap.jar --gmapsupp 6*.img
     94}}}
     95
     96==== Old method ====
    9597{{{
    9698UTF8sanitizer.exe <uk-*.osm >fixed.osm 2>errors.txt