Ticket #20 (closed feature request: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by anton

  • status changed from new to closed
  • resolution set to fixed

Index column was added, see [19].

Note: See TracTickets for help on using tickets.