<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 Andrzej,<br><br>I've fixed one serious in the WrongAngleFixer that removed<br>lines without good reason.<br>With r3063 I've increased the max. number of passes to 20, as this <br>doesn't seem to require much more time.<br>The message "non-routable way xyz was removed" is now<br>only printed if the original way has different points in map units,<br>and now it is just a warning.<br><br>The algo is still subject to optimization, as it repeats trying<br>to fix errors where it can't. It is not as simple as the standard <br>algos like Douglas-Peucker, as it also moves points<br>to correct angles in favour of positional errors.<br>Up to now shapes are optimized with a much simpler<br>algo which doesn't move points .&nbsp; The complex algo would require <br>that it knows all points of all merged(!) shapes, and that doesn't <br>fit well into the current chain of splitting and merging algos.<br><br>Gerd<br><br><br><div>&gt; Date: Mon, 17 Feb 2014 22:54:00 +0100<br>&gt; From: popej@poczta.onet.pl<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: Re: [mkgmap-dev] Distorted lines<br>&gt; <br>&gt; Hi Gerd,<br>&gt; <br>&gt;  &gt; sorry, the 10% smaller size is also not intended, I thought you<br>&gt;  &gt; compared with trunk.<br>&gt; <br>&gt; I have compared with trunk, 3057 is current release.<br>&gt; <br>&gt;  &gt; The way 101876024 is an extremely small building, but you seem to map<br>&gt;  &gt; it as a line?<br>&gt; <br>&gt; Yes, I'm trying to create a light map for car navigation. I hope that <br>&gt; building outlines are as usable as polygons but less taxing to device.<br>&gt; <br>&gt; -- <br>&gt; Best regards,<br>&gt; Andrzej<br>&gt; _______________________________________________<br>&gt; mkgmap-dev mailing list<br>&gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                               </div></body>
</html>