pgRouting

Ticket #20 (closed feature request: fixed)

Opened 1 year ago

Last modified 1 year ago

Order routing result from source to target

Reported by: daniel Assigned to: 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

07/27/07 14:35:50 changed by anton

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

Index column was added, see [19].