<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">Hi Steve,<br><br>this is more complex than I thought :-(<br>If I got that right, the additional arcs to nodes on major roads<br>in Garmin maps are always inter-section links. <br>So, if I add them before calling RoadNetwork.splitCenters(), <br>I have to remove those which are not inter-section links later.<br>If I add them later, I can't be sure that the resulting route center satisfies<br>the constraints.<br><br>I have an algo that adds the arcs and nodeClass values,<br>but it is done before splitting, so the additional arcs are likely <br>not to be "inter-section links".<br><br>Maybe this is the reason that the last route center is so big?<br>Could this be a solution for my problem?<br><br>Gerd<br></div>
                                               </div></body>
</html>