Changes between Version 27 and Version 28 of UserGuidelinesGISDataOpenStreetMapGarmin
- Timestamp:
- 04/20/11 21:32:02 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelinesGISDataOpenStreetMapGarmin
v27 v28 85 85 If downloading the whole of the UK then this is too large to process in 1 go, so the file needs splitting. 86 86 87 New method: 87 ==== New method ==== 88 88 * http://www.mkgmap.org.uk/page/tile-splitter 89 89 Unzip splitter.jar & the lib/ folder 90 90 {{{ 91 91 java -Xmx2048m -jar splitter.jar england.osm.pbf 92 }}} 93 94 Old method: 92 java -jar -Xmx2048M mkgmap.jar 6*.osm.gz 93 java -jar -Xmx2048M mkgmap.jar --gmapsupp 6*.img 94 }}} 95 96 ==== Old method ==== 95 97 {{{ 96 98 UTF8sanitizer.exe <uk-*.osm >fixed.osm 2>errors.txt