Ticket #20 (closed feature request: fixed)
Order routing result from source to target
Reported by: | daniel | Owned by: | anton |
---|---|---|---|
Priority: | major | Milestone: | Version 1.0 |
Component: | pgRouting package | Version: | |
Keywords: | Cc: |
Description
While Shooting* displays the routing result from source to target already, A* and Dijkstra show the reverse order (from target to source).
Solution: Add an index field to the routing result, that allows to sort the edge list.
Change History
Note: See
TracTickets for help on using
tickets.