<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,</div>
<div> </div>
<div>i have a question according to the handling of the geomerty in OSRM.</div>
<div>How is the structur in the file with the node and egdes. How are the nodes mapped? </div>
<div>From node to node or from intersection to the next intersection of a other road?</div>
<div>One line (graph) can have more then one node?</div>
<div> </div>
<div> </div>
<div>for better understanding here a small drawing:</div>
<div> </div>
<div> f</div>
<div>\ /</div>
<div> a--b--c</div>
<div>/ \</div>
<div> d</div>
<div> </div>
<div>ab --> one insert in the data</div>
<div>bc--> one insert in the data</div>
<div>cd -->one insert in the data</div>
<div>cf -->one insert in the data</div>
<div> </div>
<div>OR:</div>
<div>ac-->one insert in the data</div>
<div>cd-->one insert in the data</div>
<div>cf-->one insert in the data</div>
<div> </div>
<div>Kind regards</div>
<div> </div>
<div>Carsten</div>
<div> </div></div></body></html>