<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'>&gt; I just wonder if we can use this information to avoid the splitting<br><div>&gt; of roads. If I got this right, we don't have to split the road<br>&gt; if it has identical points (like in roundabouts), <br>&gt; instead it should be sufficient to<br>&gt; replace the point with a new Coord instance.<br>&gt; 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>