Ticket #13 (closed feature request: fixed)
Start A* star search from nearest edge
Reported by: | daniel | Owned by: | anton |
---|---|---|---|
Priority: | minor | Milestone: | Version 1.1 |
Component: | A* | Version: | |
Keywords: | Cc: |
Description
The better way for shortest path A* search would be starting with the closest edge, not with the closest node. This is already the case with Shooting* shortest path.
It would be nice to be able to start (and end) the shortest path linestring not with a complete edge but with the relevant section of the edge.
Change History
Note: See
TracTickets for help on using
tickets.