<div dir="ltr"><div><div><div><div><div><div>Well the time penalties are really unbearable if (open) angle is lower 50°.<br><br></div>A strait distance of 1km will be 1 minute on the example road in Basecamp (road-speed=2) while being 4minutes if the way has a 20° angle turn in the middle for the same distance. (actually turn only - intersection would be much worse!).<br></div>At ~40° it is still over 1minute added to the total time. At 90° it shows 1 minute too - so the penalty is minimal...<br><br></div>So really - there would need to be some way for cycling/pedestrian maps to make sure no turn is lower than 50°. If the turn is rounded by 3-4 nodes - and each turn in that round has over 90° angle - the penalty is more or less nonexistent. <br></div><br></div>For intersections the rule is likely - no matter what - if the intersection turn angle is lower 50° Basecamp/devices will freak out and try to route somewhere else.<br><br></div><div>Another possibility would be to decrease the road speed at the turn/intersection by 1 or 2 levels - then have the turn/intersection. At road-speed 0 or 1 it is already much better - and the overall time for the way will decrease! (if you have 10meters in and out of the turn with lower road-speed).<br></div><div><br></div>Too bad additional points are not possible.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 10 August 2015 at 10:21, GerdP <span dir="ltr">&lt;<a href="mailto:gpetermann_muenchen@hotmail.com" target="_blank">gpetermann_muenchen@hotmail.com</a>&gt;</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>
the data flow in the current code makes adding new points or arcs very<br>
difficult,<br>
while changing the value for the heading of an arc is very simple and can be<br>
done<br>
with minimal impact on the size of the NOD file.<br>
Adding new points means adding new routing nodes and arcs, if we have to<br>
that<br>
we should only do it where needed.<br>
The big problem is to decide under what conditions a heading has to be<br>
changed.<br>
I&#39;ll think about it again, if I find no solution I&#39;ll post a patch that<br>
reports<br>
the places where we have sharp angles. Maybe someone else finds good<br>
criteria<br>
to decide whether a junction needs changes and if so, which arcs&#39; headings<br>
should be changed.<br>
<br>
Gerd<br>
<br>
<br>
Felix Hartmann-2 wrote<br>
<span class="">&gt; Good Morning Gerd,<br>
&gt; Well if there is a any way to &quot;fix&quot; those sharp angles like &quot;Hokenbarg&quot; /<br>
&gt; Zum Grunewald and maybe even Schützenstraße / zum Grunewald by adding a<br>
&gt; super short &quot;highway junction&quot; type of connecting road - that would be<br>
&gt; great for cycling/pedestrian maps.<br>
&gt; Even more as such angles are much more common in the nature compared to<br>
&gt; inside urban areas (and there they are not mapping errors).<br>
&gt;<br>
&gt; The first junction is so sharp - that no Garmin device will ever try to<br>
&gt; route over it (except with road-speed 0 or maybe 1) - it would simply<br>
&gt; rather make a big detour around other streets...<br>
&gt;<br>
&gt; Felix<br>
&gt;<br>
&gt; On 10 August 2015 at 08:19, Gerd Petermann &lt;<br>
<br>
&gt; gpetermann_muenchen@<br>
<br>
&gt; &gt;<br>
</span><div><div class="h5">&gt; wrote:<br>
&gt;<br>
&gt;&gt; Hi Felix,<br>
&gt;&gt;<br>
&gt;&gt; in fact I wanted to look at this point on the todo list<br>
&gt;&gt; &quot;detect sharp angles at road junctions and either change the heading<br>
&gt;&gt; values or add small arcs&quot;<br>
&gt;&gt; when I found out that adjust-turn-headings isn&#39;t doing what I expexted.<br>
&gt;&gt;<br>
&gt;&gt; The img format stores the initial heading of an arc leaving a given node<br>
&gt;&gt; as well<br>
&gt;&gt; as the so called final heading. I think the initial heading is used to<br>
&gt;&gt; calculate the<br>
&gt;&gt; time penalty, the final heading is used to find out where the arc takes<br>
&gt;&gt; you.<br>
&gt;&gt; Sharp angles between two nodes don&#39;t matter much, they will only increase<br>
&gt;&gt; a value that measures how &quot;curvy&quot; a road is.<br>
&gt;&gt; So, I think that we don&#39;t need extra points in the map, we just need<br>
&gt;&gt; other<br>
&gt;&gt;<br>
&gt;&gt; I agree that sharp angles cause higher time penalties, so it would be<br>
&gt;&gt; good<br>
&gt;&gt; to<br>
&gt;&gt; avoid them for maps which are only used by cyclists or pedestrians.<br>
&gt;&gt; It also is plausible that the penalty depends on the road-speed.<br>
&gt;&gt;<br>
&gt;&gt; I see two cases where we have sharp angles:<br>
&gt;&gt; 1) Two parallel highways connect at a juction, like here:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://www.openstreetmap.org/search?query=52.976941%2C8.842898#map=18/52.97694/8.84290&amp;layers=T" rel="noreferrer" target="_blank">http://www.openstreetmap.org/search?query=52.976941%2C8.842898#map=18/52.97694/8.84290&amp;layers=T</a><br>
&gt;&gt; or here:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://www.openstreetmap.org/search?query=52.973986%2C8.854225#map=18/52.97399/8.85422&amp;layers=T" rel="noreferrer" target="_blank">http://www.openstreetmap.org/search?query=52.973986%2C8.854225#map=18/52.97399/8.85422&amp;layers=T</a><br>
&gt;&gt;<br>
&gt;&gt; 2) Mapping errors (?) like here:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://www.openstreetmap.org/search?query=52.944818%2C8.762379#map=18/52.94482/8.76238&amp;layers=T" rel="noreferrer" target="_blank">http://www.openstreetmap.org/search?query=52.944818%2C8.762379#map=18/52.94482/8.76238&amp;layers=T</a><br>
&gt;&gt;<br>
&gt;&gt; where the junction of way 26667180 and way 4526346 is mapped with a very<br>
&gt;&gt; sharp angle while<br>
&gt;&gt; Bing shows a different situation.<br>
&gt;&gt;<br>
&gt;&gt; I fear it will be difficult to separate these cases by algorihtm, but I<br>
&gt;&gt; think the majority of sharp angles is<br>
&gt;&gt; like the ones in 1) and I don&#39;t see a need to fix those.<br>
&gt;&gt;<br>
&gt;&gt; Any ideas?<br>
&gt;&gt;<br>
&gt;&gt; Gerd<br>
&gt;&gt;<br>
</div></div>&gt;&gt; ------------------------------<br>
<span class="">&gt;&gt; Date: Sat, 8 Aug 2015 00:12:57 +0200<br>
&gt;&gt; From:<br>
<br>
&gt; extremecarver@<br>
<br>
</span>&gt;&gt; To:<br>
<br>
&gt; mkgmap-dev@.org<br>
<span class=""><br>
&gt;&gt; Subject: Re: [mkgmap-dev] What is the idea behind --adjust-turn-headings?<br>
&gt;&gt;<br>
&gt;&gt; It&#39;s not so much about the instruction - but about the time penalties.<br>
&gt;&gt; Try out some super sharp turns - with different road-speed. there will be<br>
&gt;&gt; like 2-3 minutes penalties... No turn should be sharper than 50-60° angle<br>
&gt;&gt; left if possible - else the routing really breaks down...<br>
&gt;&gt;<br>
&gt;&gt; Best would be actually to create small artificial roads to make the turn<br>
&gt;&gt; less sharp... (actually 4-5 points are enough - and have most of that<br>
&gt;&gt; turn<br>
&gt;&gt; in the additional mid 2-3 points).<br>
&gt;&gt;<br>
&gt;&gt; I think adjust turn headings helps there a bit (for bicycle/foot routing<br>
&gt;&gt; -<br>
&gt;&gt; cause actual streets usually don&#39;t have relly sharp turns as cars could<br>
&gt;&gt; not<br>
&gt;&gt; do it - but for trails/pathes really awful turns exist (awful for the<br>
&gt;&gt; Garmin algo)...)<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; In case of crossings with 5-6 ways - even a small artifical turnaround<br>
&gt;&gt; would be great....<br>
&gt;&gt;<br>
&gt;&gt; On 7 August 2015 at 16:40, Gerd Petermann &lt;<br>
<br>
&gt; gpetermann_muenchen@<br>
<br>
</span><div><div class="h5">&gt; &gt; &gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi Marko,<br>
&gt;&gt;<br>
&gt;&gt; &gt; &gt;// also helps to produce a turn instruction when the main<br>
&gt;&gt; &gt; &gt;// road bends sharply but the side road keeps close to the<br>
&gt;&gt; &gt; &gt;// original heading<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Oh, that would seem to be applicable for a scenario where you have a<br>
&gt;&gt; &gt; grid of highway=residential, and among them a main road (say,<br>
&gt;&gt; &gt; highway=tertiary) that is going like zig-zag within the grid. Could it<br>
&gt;&gt; &gt; be that Garmin is not issuing a turn instruction in this case, when the<br>
&gt;&gt;  &gt; main road consists of a single object (with a sharp turn in it)?<br>
&gt;&gt;<br>
&gt;&gt; Do you have an example OSM id?<br>
&gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; AFAIR, there was another option for implementing support for<br>
&gt;&gt; &gt; through_route relations, in a case where a main road goes zig-zag<br>
&gt;&gt; &gt; through a village. Is it still present in the code base? Maybe it makes<br>
&gt;&gt; &gt; this case of --adjust-turn-headings redundant?<br>
&gt;&gt;<br>
&gt;&gt; The evaluation of through-route relations is still in the code, I guess<br>
&gt;&gt; it<br>
&gt;&gt; still<br>
&gt;&gt; works, but IIRC the tag is only rarely used.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; I did a few more tests now (without --housenumbers for now).<br>
&gt;&gt; I think the code for --adjust-turn-heading is somehow wrong, e.g.<br>
&gt;&gt; if the calculated route is<br>
&gt;&gt; entering the junction at node 1828873253<br>
&gt;&gt; <a href="http://www.openstreetmap.org/node/1828873253" rel="noreferrer" target="_blank">http://www.openstreetmap.org/node/1828873253</a><br>
&gt;&gt; from south going right will not not show a &quot;turn right&quot; instruction<br>
&gt;&gt; when --adjust-turn-heading is used, but it does without the option.<br>
&gt;&gt; Consequently, if the route goes straight on to way 171930600,<br>
&gt;&gt; the instruction is &quot;turn left onto Börtelsdamm&quot; with and<br>
&gt;&gt;  no instruction without the option.<br>
&gt;&gt;<br>
&gt;&gt; It seems that Garmin uses the &quot;Continue on&quot; instruction only on ramps.<br>
&gt;&gt;<br>
&gt;&gt; Reg. ramps I found no positive effect with --adjust-turn-heading, I see<br>
&gt;&gt; the<br>
&gt;&gt; same instructions but sometimes the calculated time is increased,<br>
&gt;&gt; probably<br>
&gt;&gt; because the code increases the angle too much.<br>
&gt;&gt; Maybe the option (and the code) is really obsolete since r3116 which<br>
&gt;&gt; introduced<br>
&gt;&gt; the new routines for writing NOD data:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://www.mkgmap.org.uk/news/2014/03/19/announcement-version-r3116-is-a-major-u" rel="noreferrer" target="_blank">http://www.mkgmap.org.uk/news/2014/03/19/announcement-version-r3116-is-a-major-u</a><br>
&gt;&gt;<br>
&gt;&gt; Up to now I did my tests with real data, I&#39;ll try to create some test<br>
&gt;&gt; data<br>
&gt;&gt; to find out<br>
&gt;&gt; if there is still a case where --adjust-turn-heading produces better<br>
&gt;&gt; instructions.<br>
&gt;&gt;<br>
&gt;&gt; Gerd<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; mkgmap-dev mailing list<br>
&gt;&gt;<br>
<br>
</div></div>&gt; mkgmap-dev@.org<br>
<span class=""><br>
&gt;&gt; <a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" rel="noreferrer" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Felix Hartman - Openmtbmap.org &amp; VeloMap.org<br>
&gt;&gt; Floragasse 9/11<br>
&gt;&gt; 1040 Wien<br>
&gt;&gt; Austria - Österreich<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________ mkgmap-dev mailing list<br>
&gt;&gt;<br>
<br>
</span>&gt; mkgmap-dev@.org<br>
<span class=""><br>
&gt;&gt; <a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" rel="noreferrer" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a><br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; mkgmap-dev mailing list<br>
&gt;&gt;<br>
<br>
</span>&gt; mkgmap-dev@.org<br>
<span class=""><br>
&gt;&gt; <a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" rel="noreferrer" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Felix Hartman - Openmtbmap.org &amp; VeloMap.org<br>
&gt; Floragasse 9/11<br>
&gt; 1040 Wien<br>
&gt; Austria - Österreich<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mkgmap-dev mailing list<br>
<br>
</span>&gt; mkgmap-dev@.org<br>
<br>
&gt; <a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" rel="noreferrer" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a><br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gis.19327.n5.nabble.com/What-is-the-idea-behind-adjust-turn-headings-tp5851885p5852013.html" rel="noreferrer" target="_blank">http://gis.19327.n5.nabble.com/What-is-the-idea-behind-adjust-turn-headings-tp5851885p5852013.html</a><br>
Sent from the Mkgmap Development mailing list archive at Nabble.com.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
mkgmap-dev mailing list<br>
<a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">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/mailman/listinfo/mkgmap-dev</a></div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div><div>Felix Hartman - Openmtbmap.org &amp; VeloMap.org<br></div>Floragasse 9/11<br></div>1040 Wien<br></div>Austria - Österreich</div></div>
</div>