[OSRM-talk] Graph structur

Dennis Luxen info at project-osrm.org
Tue May 6 07:58:46 UTC 2014


Hi,

the basic structure is explained in a blog post:

https://www.mapbox.com/blog/smart-directions-with-osrm-graph-model/

—Dennis

Am 05.05.2014 um 22:56 schrieb Carsten Malchow <carsten64stadt at gmx.de>:

> 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
> OSRM-talk at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk




More information about the OSRM-talk mailing list