developer (#13) - shortest path from point to another point (#160) - Message List

shortest path from point to another point

Hi all..i'm a newbie in pgrouting, is there any function to calculate shortest path from some coordinate point to another coordinate point in road network?

Thanks in advance

  • Message #559

    Hi,

    Actually this is what pgRouting was made for - to search shortest paths in road networks. Please read the documentation at this website - there are few links on the main page. You can also play around with the demos we have here.

    • Message #560

      thank you for your reply..But i couldnt find the documentation to my problem..I have table of roads, vehicle point and emergency point. Let say that i want to find shortest path on roads from vehicle point a(on some road segment) to emergency point b (on some road segment).. Can anyone please tell me the general way how to do it using pgrouting?

      Thanks