<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'>> I just wonder if we can use this information to avoid the splitting<br><div>> of roads. If I got this right, we don't have to split the road<br>> if it has identical points (like in roundabouts), <br>> instead it should be sufficient to<br>> replace the point with a new Coord instance.<br>> I'll try that.<br>no, (of course) that doesn't work, as it will prohibit to route across<br>that point in the roundabout.<br><br>But splitting can be improved when we try to split at points<br>that are already connected to other roads. This creates <br>fewer routing nodes. <br><br>Gerd<br></div>                                            </div></body>
</html>