Changes between Version 24 and Version 25 of UserGuidelinesGISDataOpenStreetMapGarmin
- Timestamp:
- 04/20/11 21:12:23 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelinesGISDataOpenStreetMapGarmin
v24 v25 79 79 80 80 === UK === 81 If downloading the whole of the UK (from http://nick.dev.openstreetmap.org/downloads/planet/) then this is too large to process in 1 go, so the file needs splitting. 81 Sources: 82 * http://download.geofabrik.de/osm/europe/great_britain/ 83 * http://nick.dev.openstreetmap.org/downloads/planet/ is no longer kept updated 84 85 If downloading the whole of the UK then this is too large to process in 1 go, so the file needs splitting. 82 86 83 87 New, untested method: 84 88 * http://www.mkgmap.org.uk/page/tile-splitter 89 {{{ 90 java -Xmx2048m -jar splitter.jar england.osm 91 }}} 85 92 86 93 Old, tested method: