<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Yes Gerd, this probably answer the question. I'll do a practical test with length around 10 meters and share with you know the results.</div><div><br></div><div>Thanks</div><div><br></div><div>Alexandre<br><br><div>Enviado do meu iPhone</div></div><div><br>Em 9 de mar de 2016, às 15:40, Gerd Petermann <<a href="mailto:GPetermann_muenchen@hotmail.com">GPetermann_muenchen@hotmail.com</a>> escreveu:<br><br></div><blockquote type="cite"><div>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">



<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi ALexandre,</p>
<p><br>
</p>
<p>I did not write the code but I think this snippet in LinkDestinationHook.java answers the question:</p>
<p><br>
</p>
<p>                            if (wayLength < 10 && w.getPoints().size() < 3) {<br>
                                <a href="http://log.info">log.info</a>("Way", w, "is too short (", wayLength," m) to cut it into several pieces. Cannot place exit hint.");<br>
                                continue;<br>
                            } <br>
</p>
<p><br>
</p>
<p>I must confess that I don't understand this limit, maybe it was introduced to avoid zig-zagging lines, maybe Garmin ignores</p>
<p>ways which are too short.<br>
</p>
<p><br>
</p>
<p>Gerd<br>
</p>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>Von:</b> mkgmap-dev <<a href="mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk">mkgmap-dev-bounces@lists.mkgmap.org.uk</a>> im Auftrag von Alexandre Loss <<a href="mailto:alexandre.loss@gmail.com">alexandre.loss@gmail.com</a>><br>
<b>Gesendet:</b> Mittwoch, 9. März 2016 17:55<br>
<b>An:</b> Development list for mkgmap<br>
<b>Betreff:</b> [mkgmap-dev] Minimum size for a "_link" to process "destination"</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>
<div>
<div>Hi mkgmap developers,<br>
<br>
I noticed that when a "_link" containing the tag "destination" (trunk_link, for example) is too small, mkgmap doesn't preprocesse the exit (set dest_hint). For example, if this "_link" has only 8 meters size, no destination nor exit hint is generated by mkgmap
 for this specific "_link".<br>
<br>
Could you tell me the "_exit" minimum lenght considered by mkgmap to process destination hint?<br>
<br>
</div>
Thanks.<br>
<br>
</div>
Best regards,<br>
<br>
</div>
Alexandre Loss<br>
</div>
</div>
</div>
</div>


</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>mkgmap-dev mailing list</span><br><span><a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a></span><br><span><a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a></span></div></blockquote></body></html>