Talk:OSM Map On Garmin/Topographic maps

From OpenStreetMap Wiki
Jump to navigation Jump to search

Hello,

much thanks for that informations. But i have a question now. I tried to get some Topo Data for Germany. I tried it with very litte area and bigger areas. I used every option -bounds1 to 3 and so on. But I didnt get any data. It is always the same problem. The tool begins to run and after that there is no datatransfer or anything else. One try it works for more than one day, i closed it. Doyou have any Information for me, what i can do in order to get the data?

I tried it also with different versions. Here an example what is written to comandline.

D:\PRIVAT\OpenStreetMap\Programme\Topo\Version1.31>Srtm2Osm.exe Srtm2Osm v1.3.31.3 by Igor Brejc

Uses SRTM data to generate elevation contour lines for use in OpenStreetMap . . . . and nothing more (for more than one day)

Best regards from Aschaffenburg, Germany.

Hi, Neucherl. I would really like to help you with your problem. But you need to provide a better problem description (in German if you prefer). What is the complete srtm2osm command line that you used? If you do not provide any arguments to srtm2osm it's not surprising that it does not do anything. I routinely use the procedure described on the page to produce a Topo map for all of southern Germany, all of Germany should not be much harder (the Alpes are what makes the whole thing slow). --Winlemski 00:07, 14 November 2008 (UTC)

Hallo, hier ist die Befehlszeile die ich benutzt habe. Ich habe auch schon mit den Optionen gespielt. Leider ohne Erfolg. Scheinbar mache ich hier etwas falsch. Ich habe mich an deine Anleitung gehalten und ein Region (Wunsiedel im Fichtelgebirge) in die Garmin-Teile aufgeteilt. Das erstellen der Karte mit mkgmap ist kein Problem. Ich komme nur nicht an die Topodaten.

D:\PRIVAT\OpenStreetMap\Programme\Topo>Srtm2Osm.exe -step 25 -cat 400 100 -large
-bounds1 47 8 48 9 -o 53273978.osm
Srtm2Osm v1.4.25.1 by Igor Brejc
Uses SRTM data to generate elevation contour lines for use in OpenStreetMap

Das Programm erstellt einen Ordner srtm danach passiert nichts mehr. Ich kann auch keine Netzwerktätigkeit feststellen.

Vielleicht kannst du mir helfen, vielen Dank

--Neucherl 15:57, 18 November 2008 (UTC)


Soweit ich das sehe, sollte sich srtm2osm an dieser Stelle mit dem FTP-Server e0srp01u.ecs.nasa.gov verbinden, in das Verzeichnis srtm/version2/Eurasia wechseln und aus diesem ein oder mehrere .hgt.zip-Dateien herunterladen und (entpackt) in .\srtm\SrtmCache speichern. Wenn es in .\srtm\ noch keine Datei SrtmIndex.dat gibt, wird srtm2osm als erstes versuchen, diese Datei zu erstellen und dazu einmal durch alle Verzeichnisse des ftp-Servers wandern. Das schien bei mir gerade ewig zu dauern. Sieht dann allerdings zumindest so aus:
Srtm2Osm.exe -step 25 -cat 400 100 -large -bounds1 47.0 8.0 48.0 9.0 -o 53273978.osm
Srtm2Osm v1.4.25.1 by Igor Brejc

Uses SRTM data to generate elevation contour lines for use in OpenStreetMap

Connected to e0srp01u.ecs.nasa.gov
Current directory is srtm/version2/SRTM3
Current directory is Australia
Current directory is ..
Current directory is Eurasia
Current directory is ..
Current directory is Africa
Current directory is ..
Current directory is Islands

Nachdem ich meine alte SrtmIndex.dat in das neu erstellte srtm-Verzeichnis kopiert habe ging es dann:

Srtm2Osm v1.4.25.1 by Igor Brejc

Uses SRTM data to generate elevation contour lines for use in OpenStreetMap

Connected to e0srp01u.ecs.nasa.gov
Current directory is srtm/version2/SRTM3
Current directory is Eurasia
Downloading file N47E008.hgt.zip from e0srp01u.ecs.nasa.gov/Eurasia

Downloading file N48E008.hgt.zip from e0srp01u.ecs.nasa.gov/Eurasia
...

Also probier mal folgendes:

  • Versuche Dich direkt per ftp auf den Server e0srp01u.ecs.nasa.gov einzuloggen. Stelle sicher, dass Du eine Internetverbindung hast und dass Dein Firewall srtm2osm auf den genannten Server zugreifen lässt.
  • Falls das nichts bringt, kannst Du ja mal ausprobieren, meine SrtmIndex.dat (http://www.sendspace.com/file/xsvr3l) herunterzuladen und in dem ./srtm Verzeichnis abzulegen.

Wenn das auch nichts hilft, weiß ich auch nicht weiter. Vielleicht am besten mal direkt auf Talk:Srtm2Osm Breki fragen. --Winlemski 20:32, 18 November 2008 (UTC)



Use osmosis to cut into small tiles beforehand (max 1°*0.5° for mountaineous regions. In the alps max 1*0.33°). Use the same bound option to cut germany.osm (or the Bundesland) into tiles of the same size. Then afterwards feed the tiles to mkgmap. Compiling for whole of germany will take ages. Austria needed about 25 tiles. So I assume about 250 tiles for Germany.......
This page is about combining computerteddy's img tiles with topo data, NOT about compiling all the street map data yourself. Therefore, it will NOT take ages to produce a map for all of Germany: a few hours the first time (when you make the topo tiles), about 30 minutes afterwards (when you update the map).
It might be easier if you go straight for OSM_Composer .--Extremecarver 19:31, 13 November 2008 (UTC)
I disagree. --Winlemski 00:24, 14 November 2008 (UTC)
(Lengthy and not-very-constructive discussion with Extremecarver moved to his talk page)

Combine topographic data with other map data

Hi, do I have to combine the 6*.img as described here with the 5*.img topographic data, or can I calculate the map data differently, e.g. routable, using osm2mp and mkgmap?

For one 5??????.osm file mkgmap tells me that the resulting file is too large and that it has to be splitted to smaller ones.

Unmapped 21:57, 10 February 2009 (UTC)

Hi,

  • I haven't tried that myself but I see no reason why you should not be able to use differently produced street map data.
  • If the resulting file is too large you have no choice but to split the input (see section 'map is too big and will not work' of the article). If you use the srtm2osm shell function from the 'Advanced Topic' this is done automatically whenever an .osm input file is larger than 20 MB.

--Winlemski 22:45, 11 February 2009 (UTC)

Do-It-Yourself Up-To-Date Routable & Topographic Maps

moved, it's not really a discussion

DEM 3D View

Moin, Moin, ich habe auch eine Frage bzgl. Topo Maps für Garmin Geräte. Ist es möglich Topo Maps zu erstellen, die keine Höhenlinien zeigen, dafür aber in der 3D View angezeigt werden können? Hat schon jemand Erfahrungen damit ? Danke für jede Info.

Grüsse pixt 090423

Meines Wissens nach ist das der Punkt, bei dem man außerhalb Garmins noch am wenigsten weit vorangekommen ist. Unmapped 19:45, 23 April 2009 (UTC)