<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">Hi Marko,<br><br><div>&gt; &gt;// also helps to produce a turn instruction when the main<br>&gt; &gt;// road bends sharply but the side road keeps close to the<br>&gt; &gt;// original heading<br>&gt; <br>&gt; Oh, that would seem to be applicable for a scenario where you have a <br>&gt; grid of highway=residential, and among them a main road (say, <br>&gt; highway=tertiary) that is going like zig-zag within the grid. Could it <br>&gt; be that Garmin is not issuing a turn instruction in this case, when the <br>&gt; main road consists of a single object (with a sharp turn in it)?<br><br>Do you have an example OSM id?<br><br>&gt; <br>&gt; AFAIR, there was another option for implementing support for <br>&gt; through_route relations, in a case where a main road goes zig-zag <br>&gt; through a village. Is it still present in the code base? Maybe it makes <br>&gt; this case of --adjust-turn-headings redundant?<br><br>The evaluation of through-route relations is still in the code, I guess it still<br>works, but IIRC the tag is only rarely used.<br><br><br>I did a few more tests now (without --housenumbers for now).<br>I think the code for --adjust-turn-heading is somehow wrong, e.g.<br>if the calculated route is <br>entering the junction at node 1828873253<br><a href="http://www.openstreetmap.org/node/1828873253" target="_blank">http://www.openstreetmap.org/node/1828873253</a><br>from south going right will not not show a "turn right" instruction<br>when --adjust-turn-heading is used, but it does without the option.<br>Consequently, if the route goes straight on to way 171930600,<br>the instruction is "turn left onto Börtelsdamm" with and <br>&nbsp;no instruction without the option.<br><br>It seems that Garmin uses the "Continue on" instruction only on ramps.<br><br>Reg. ramps I found no positive effect with --adjust-turn-heading, I see the <br>same instructions but sometimes the calculated time is increased, probably <br>because the code increases the angle too much.<br>Maybe the option (and the code) is really obsolete since r3116 which introduced <br>the new routines for writing NOD data:<br><a href="http://www.mkgmap.org.uk/news/2014/03/19/announcement-version-r3116-is-a-major-u" target="_blank">http://www.mkgmap.org.uk/news/2014/03/19/announcement-version-r3116-is-a-major-u</a><br><br>Up to now I did my tests with real data, I'll try to create some test data to find out<br>if there is still a case where --adjust-turn-heading produces better instructions.<br><br>Gerd<br><br></div></div>
                                               </div></body>
</html>