<div dir="ltr">I've played around a lot with different values - and it behaves very strange. <div>e.g. 39768,53024 --x-dem-empty-dist=106048 does not work - no DEM shown at all.</div><div>--dem-dists=39768 --x-dem-empty-dist=106048 - shows dem at 8-15km - at 20km then the Basemap DEM will be used instead. But at 5km where it's most important no DEM shown.<br></div><div><br></div><div>I kinda guess there is some pointer we are missing here in mkgmap that is not about the 0m DEM at all, but about the thing as a whole. It's really hard to find any kind of pattern that shows with resolution DEM is taken at which zoom level - it seems to me e.g. 

<span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">39768,53024,</span><wbr style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">106048 - the first 39768 will be taken for all zoom levels - while producing e.g.  5<span style="font-family:arial,sans-serif;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial;color:rgb(80,0,80);font-size:12.8px;background-color:rgb(255,255,255);float:none;display:inline">3024,</span><wbr style="font-family:arial,sans-serif;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial;color:rgb(80,0,80);font-size:12.8px;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial;color:rgb(80,0,80);font-size:12.8px;background-color:rgb(255,255,255);float:none;display:inline">106048 without x-dem the dem will never be used, however dem is shown if I a some x-dem value.</span></span></div><div><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span style="font-family:arial,sans-serif;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial;color:rgb(80,0,80);font-size:12.8px;background-color:rgb(255,255,255);float:none;display:inline">Also sometimes I manged to brick my Oregon 600 to such a state that even without the mSD with maps inside it would not boot anymore - it got stuck on the first  message "Oregon 600 - Copyright 2017" and not make it to the next steps of loading photos, then loading maps.. Had to start it via USB, switch off, then  it booted now with the maps on mSD. Actually that happened to me also without the x-dem option when I tried different dem-dists. Maybe it's only safe to first remove the old dem gmapssupp.img, boot, shut down, then insert a new dem only gmapsupp.img - or not use the same name if you change it?</span></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 18 April 2018 at 21:46, Felix Hartmann <span dir="ltr"><<a href="mailto:extremecarver@gmail.com" target="_blank">extremecarver@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks a lot Gerd,<div>I hope I find soon some time to try it out on my devices (etrex 30, oregon 600)</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On 18 April 2018 at 09:33, Gerd Petermann <span dir="ltr"><<a href="mailto:gpetermann_muenchen@hotmail.com" target="_blank">gpetermann_muenchen@hotmail.<wbr>com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Felix,<br>
<br>
attached is a patch that implements option --x-dem-empty-dist as discussed.<br>
I tried with<br>
--dem-dists=19884,39768,53024,<wbr>106048  --x-dem-empty-dist=212096<br>
and found no visual effect, and with<br>
--dem-dists=19884,39768,53024  --x-dem-empty-dist= 106048<br>
the hill shading didn't work at all, and my Oregon froze when I tried to show the elevation data for a route.<br>
<br>
So, I've also tried with a different patch that writes height 0 instead of "undefined". This seems to work, <br>
but I am not sure if it shows the wanted effect. I've attached this 2nd version. <br>
Please try on your own.<br>
<span><br>
Gerd<br>
<br>
______________________________<wbr>__________<br>
Von: mkgmap-dev <<a href="mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk" target="_blank">mkgmap-dev-bounces@lists.mkgm<wbr>ap.org.uk</a>> im Auftrag von Felix Hartmann <<a href="mailto:extremecarver@gmail.com" target="_blank">extremecarver@gmail.com</a>><br>
</span>Gesendet: Dienstag, 17. April 2018 12:59:41<br>
<span>An: Development list for mkgmap<br>
</span>Betreff: Re: [mkgmap-dev] Could mkgmap be extended to create an empty dem       dist layer?<br>
<span><br>
I prefer to have Basemap - but I know many people delete it by accident or don't activate it - and I just tried a gmapsupp DEM map will also give shading to overview map.<br>
And yeah - maybe call it<br>
--dem-empty-dist<br>
<br>
so you would have e.g.<br>
--dem-dists=19884,39768,53024,<wbr>106048  --dem-empty-dist=212096<br>
or<br>
--dem-dists=19884,39768,53024  --dem-empty-dist= 106048<br>
<br>
<br>
not sure what values will work best. And yes I would expect only uknown or undefined heights should do the trick - but of course I do not know. With garmins usual approach i do guess it's possible to create it in a way that it switches off at some zoom level by inserting empty data.<br>
<br>
</span><span>On 17 April 2018 at 12:40, Gerd Petermann <<a href="mailto:gpetermann_muenchen@hotmail.com" target="_blank">gpetermann_muenchen@hotmail.c<wbr>om</a><mailto:<a href="mailto:gpetermann_muenchen@hotmail.com" target="_blank">gpetermann_muenchen@<wbr>hotmail.com</a>>> wrote:<br>
Hi Felix,<br>
<br>
it should be easy to add an empty layer, but I'd prefer a special option for that.<br>
Any ideas for a good option name?<br>
I guess an empty layer would be one that contains only "unknown" or "undefined" heights.<br>
No idea what the device will do with such a layer, I'll try it.<br>
If I got you right you prefer to have no basemap on your device? Or maybe some devices don't have<br>
one by default?<br>
<br>
Gerd<br>
<br>
______________________________<wbr>__________<br>
</span>Von: mkgmap-dev <<a href="mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk" target="_blank">mkgmap-dev-bounces@lists.mkgm<wbr>ap.org.uk</a><mailto:<a href="mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk" target="_blank">mkgmap-dev-<wbr>bounces@lists.mkgmap.org.uk</a>>> im Auftrag von Felix Hartmann <<a href="mailto:extremecarver@gmail.com" target="_blank">extremecarver@gmail.com</a><mailt<wbr>o:<a href="mailto:extremecarver@gmail.com" target="_blank">extremecarver@gmail.com</a>>><br>
<span>Gesendet: Dienstag, 17. April 2018 11:50:42<br>
An: Development list for mkgmap<br>
Betreff: [mkgmap-dev] Could mkgmap be extended to create an empty dem dist      layer?<br>
<br>
If compiling DEM gmapsupp.img for device, right now it will show forever when zooming out - it would be good to have a fake/empty dem top layer - say<br>
--dem-dists=19884,39768,53024,<wbr>212096<br>
with 212096 being empty or just having enough data that the device is not actually shading the map?<br>
<br>
Basically I think dem on device is only useful from around 5-30km zoom levels (with default detail level). 5km is the lowest that the devices choose if DEM is on auto zoom level, but it will continue showing it indefinitely (at least if no basemap is activated) - so getting the device to show an empty dem to switch of shading would be pretty useful.<br>
<br>
Greetings<br>
Felix<br>
<br>
--<br>
Felix Hartman - Openmtbmap.org & VeloMap.org<br>
Schusterbergweg 32/8<br>
6020 Innsbruck<br>
Austria - Österreich<br>
______________________________<wbr>_________________<br>
mkgmap-dev mailing list<br>
</span><a href="mailto:mkgmap-dev@lists.mkgmap.org.uk" target="_blank">mkgmap-dev@lists.mkgmap.org.uk</a><wbr><mailto:<a href="mailto:mkgmap-dev@lists.mkgmap.org.uk" target="_blank">mkgmap-dev@lists.mkgma<wbr>p.org.uk</a>><br>
<div class="m_-7864599627593596144HOEnZb"><div class="m_-7864599627593596144h5"><a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" rel="noreferrer" target="_blank">http://www.mkgmap.org.uk/mailm<wbr>an/listinfo/mkgmap-dev</a><br>
<br>
<br>
<br>
--<br>
Felix Hartman - Openmtbmap.org & VeloMap.org<br>
Schusterbergweg 32/8<br>
6020 Innsbruck<br>
Austria - Österreich<br>
</div></div><br>______________________________<wbr>_________________<br>
mkgmap-dev mailing list<br>
<a href="mailto:mkgmap-dev@lists.mkgmap.org.uk" target="_blank">mkgmap-dev@lists.mkgmap.org.uk</a><br>
<a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" rel="noreferrer" target="_blank">http://www.mkgmap.org.uk/mailm<wbr>an/listinfo/mkgmap-dev</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="m_-7864599627593596144gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div><div>Felix Hartman - Openmtbmap.org & VeloMap.org<br></div>Schusterbergweg 32/8<br></div><div>6020 Innsbruck<br></div></div>Austria - Österreich</div></div></div></div>
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div><div>Felix Hartman - Openmtbmap.org & VeloMap.org<br></div>Schusterbergweg 32/8<br></div><div>6020 Innsbruck<br></div></div>Austria - Österreich</div></div></div></div>
</div>