<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>I think the method is incorrect.<br>It should not use Coord.equal() to check if first and last point&nbsp; is equal, instead<br>it should test if the points are identical.<br>Sample where the current implementation fails:<br>http://www.openstreetmap.org/way/59994654<br><br>The way has a closed loop,&nbsp; but first and last point are not identical because<br>the way starts with a short segment that is not part of the loop.<br><br>Gerd<br>                                               </div></body>
</html>