<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi all,<br><br>I just noted that v0 was not complete (source for AngleChecker missing).<br><br>Attached is the new patch based on r3632, no functional change,<br>but with less noise in logging.<br><br>Binary:<br><code><a href="http://files.mkgmap.org.uk/download/278/mkgmap.jar" target="_blank">http://files.mkgmap.org.uk/download/278/mkgmap.jar</a><br><br></code>Some more remarks:<br>- The current code considers angles &lt;= 45 as sharp. I am not sure about this value,<br>maybe it should depend on the combination of road class/speed values<br>that appear in the two arcs. I am working on this.<br>- In some cases the log will show e.g. <br>... sharp angle 24° at 53.152893,8.711292 <b>don't know how to fix it</b><br>I think they are good candidates for an algo that adds an arc as suggested by Felix.<br>For the node at 53.152893,8.711292 I would want to add an arc between the nodes<br>3305128837 and 2902056869. Maybe I find a way to code that...<br><br>Gerd<br>                                               </div></body>
</html>