[pgrouting-users] A* or Shortest path for the whole network
ahmed at elegantdesigns.ca
ahmed at elegantdesigns.ca
Sat Aug 29 12:51:31 EDT 2009
Hey all,
I have 2 postgis tables, one for the streets and the other for my zone
centroids. I'd like to create a travel_time matrix for the nodes. First, I
need to connect my nodes to the road network; second I need to generate all
the travel times between these nodes. I was wondering how can I solve this
problem?
The output should be of the following format:
node_id#, node_id#, travel_time
cheers,
dassouki
More information about the Pgrouting-users
mailing list