<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,<br><br>forgot to attach the patch.<br>Note that points added by --add-pois-to-areas are more likely <br>in the middle of a shape.<br><br>@Steve:<br>The routine was initially created for the --check-roundabouts option.<br><br>Later it was also used for --add-pois-to-areas and the --housenumbers option.<br>I got the impression that it might be better to calculate the center<br>of the way bbox for those two, I am not so sure about the roundabout code.<br>What do you think?<br><br>Gerd<br><br><div>&gt; Date: Fri, 2 Jan 2015 21:34:14 -0700<br>&gt; From: gpetermann_muenchen@hotmail.com<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: [mkgmap-dev] small issue with Way.getCofG()<br>&gt; <br>&gt; Hi all,<br>&gt; <br>&gt; We use the method Way.getCofG() to calculate a single <br>&gt; coordinate for shapes, e.g. for buildings with house numbers.<br>&gt; The routine calculates the avg. latitude and longitude of<br>&gt; all points, which typically gives a point somewhere close <br>&gt; to the middle of the shape, but it seems to ignore<br>&gt; the fact that the first and last point in a shape are equal<br>&gt; to close it, means, the result will be a bit too close to that<br>&gt; closing point.<br>&gt; Is there a good reason for this? <br>&gt; <br>&gt; We use it also to calculate the POI in --add-pois-to-areas.<br>&gt; <br>&gt; Gerd<br>&gt; P.S. I guess a better formular could calculate the convex hull<br>&gt; first, but I doubt that the additional CPU time would <br>&gt; really improve the result that much.<br>&gt; <br>&gt; <br>&gt; <br>&gt; --<br>&gt; View this message in context: http://gis.19327.n5.nabble.com/small-issue-with-Way-getCofG-tp5828821.html<br>&gt; Sent from the Mkgmap Development mailing list archive at Nabble.com.<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>