Changes between Version 18 and Version 19 of UserGuidelinesGISDataOpenStreetMapGarmin


Ignore:
Timestamp:
11/24/10 16:57:32 (14 years ago)
Author:
Fran Boon
Comment:

Srtm2Osm on Linux

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelinesGISDataOpenStreetMapGarmin

    v18 v19  
    129129 * http://wiki.openstreetmap.org/index.php/Srtm2Osm
    130130
     131Running on Linux:
     132- currently fails: "The assembly mscorlib.dll was not found or could not be loaded. It should have been installed in the `/usr/lib/mono/1.0/mscorlib.dll' directory."
     133{{{
     134apt-get install mono-runtime libmono-corlib2.0-cil libmono-system-runtime2.0-cil libmono-system2.0-cil libmono-i18n2.0-cil
     135wget http://topo.openstreetmap.de/Srtm2Osm-1.8.14.10.zip
     136unzip Srtm2Osm-1.8.14.10.zip
     137cd Srtm2Osm
     138mono Srtm20sm.exe
     139}}}
     140
    131141e.g. for Haiti:
    132142{{{