<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta content="text/html; charset=Windows-1252">
</head>
<body>
Hi Bernard,<br>
AFAIK the only good solution is to have the DEM data in the tile that contains the road data (NET,NOD). No idea why Garmin doesn't support your approach.
<br>
<br>
Ciao, Gerd <br>
<br>
<br>
<br>
---- Bernard Mai schrieb ----<br>
<br>
<div><font size="+1">Dear Joris and Gerd,</font><br>
<div class="moz-forward-container"><font size="+1"><br>
thanks for your elaborate answers.<br>
<br>
I think I have figured it out. Main problem was my misunderstanding where to put the dem-options. If I put them correctly into the batch file which I use to generate the elevation .img files I get a nice hillshading in Garmin Basecamp. Still missing is the
 possibility to generate elevation profiles in Basecamp (using tracks generated in Basecamp) and to see the "height" on any position using the mousepointer. For this I have to puzzle harder or does somebody have any idea?<br>
<br>
Here I include my working command line as it might be interesting for the community. This results in a collection of .img files containing elevation contour lines and hill shading:<br>
<br>
java -Xmx2000M -jar [...path to mkgmap ...]\mkgmap.jar --show-profiles=1 --dem=</font><font size="+1"><font size="+1">[...path to hgt file folder ...]</font> --dem-interpolation=auto --dem-dists=3312,3312,13248,26512,53024 --style-file=</font><font size="+1"><font size="+1">[...path
 to mkgmap style...]</font> --transparent --draw-priority=20 --family-id=30 --mapname=90300001
</font><font size="+1"><font size="+1">[...path to collection of splitted elevation data files ...]</font>\9030*.osm.pbf<br>
<br>
<br>
Regards,<br>
Bernard<br>
</font></div>
</div>
</body>
</html>