Hi.
I have a problem. I want to implement my own search algorithm (the shortest
path between two points on map for cars). For these purposes I need some
kind of graph (or something else). If there opportunity to get crossroads
graph? I mean, I need something, which contains crossroads where
each crossroads contains coordinates, the list of nearest crossroads and
distances (m or km) to these nearest crossroads. If there will be any other
parameters (like speed limits etc) it will be great.
How can I get such kind of data if on the beginning I have only coordinates
of start and end points.

Thanks.
_______________________________________________
GraphHopper mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/graphhopper

Reply via email to