Hello,
 
i have a question according to the handling of the geomerty in OSRM.
How is the structur in the file with the node and egdes. How are the nodes mapped?  
From node to node or from  intersection to the next intersection of a other road?
One line (graph) can have more then one node?
 
 
for better understanding here a small drawing:
 
             f
\          /
 a--b--c
/          \
             d
 
ab --> one insert in the data
bc--> one insert in the data
cd -->one insert in the data
cf -->one insert in the data
 
OR:
ac-->one insert in the data
cd-->one insert in the data
cf-->one insert in the data
 
Kind regards
 
Carsten
 
_______________________________________________
OSRM-talk mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/osrm-talk

Reply via email to