[pgrouting-users] Questions about Topology/dijsktra routing

Anton Patrushev anton.patrushev at georepublic.de
Sun Dec 5 20:12:57 EST 2010


Hi Blake,

1. Dijkstra assumes edges to be one-way only if you specify it (if
first boolean parameter is sat to true). And direction will be from
'source' to 'target', as they are assigned by the 'assign_vertex_id'
function. The geometry itself does not matter.
2. That's difficult to tell without seeing your data and how you call
Dijkstra function.

Anton.


More information about the Pgrouting-users mailing list