<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Just a thought... could this also explain why I sometimes get told to "keep left" at an exit on a straight motorway, which is a redundant way of saying "do not take the exit"? I haven't been able to discover any logic related to the tagging or the geometry in the OSM data.</p>
<p>Colin</p>
<div>&nbsp;</div>
<p>On 2013-11-18 22:43, GerdP wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<pre>Hi all,

I've coded a replacement for the removeShortArcsByMergingNodes() method,
called removeWrongAngles().
It also replaces the code to beautify roundabouts.
Function:
1) remove zero length arcs and
2) remove wrong angles caused by rounding to map units
(both only in roads and the overlaying lines).
Up to now, the method accepts errors in angles of up to 30&deg;, maybe 
this is going to change.

The problem with the wrong angles occurs very often in
roundabouts, but also in other places (causing zig-zagging)
It still removes extremely short ways (when all points are rounded
to the same point in map units)

Please let me know what you think about it.

Gerd







--
View this message in context: <a href="http://gis.19327.n5.nabble.com/r2829-in-the-high-prec-coord-branch-tp5786060.html">http://gis.19327.n5.nabble.com/r2829-in-the-high-prec-coord-branch-tp5786060.html</a>
Sent from the Mkgmap Development mailing list archive at Nabble.com.
_______________________________________________
mkgmap-dev mailing list
<a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a>
<a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a>
</pre>
</blockquote>
</body></html>