Ticket #203 (closed feature request: invalid)

Opened 7 months ago

Last modified 7 months ago

U-turn handling

Reported by: Yiannis Owned by: somebody
Priority: major Milestone:
Component: Shooting* Version:
Keywords: Cc:

Description

Hi everybody, I wonder if it can handle complicated u-turn restrictions or restrictions that may include more than one edges. e.g. set a restriction from edge A to edge B and then to edge C and in that order so that the route from A to B and then to D is allowed Thanks a lot!

Attachments

pg routing u-turn.PNG Download (14.5 KB) - added by Yiannis 7 months ago.
if we had a road network like this

Change History

Changed 7 months ago by Yiannis

if we had a road network like this

Changed 7 months ago by daniel

  • status changed from new to closed
  • resolution set to invalid
  • component changed from A* to Shooting*

Yes, you can do this with Shooting Star algorithm: http://pgrouting.postlbs.org/wiki/ShootingStar[[BR]] Your "rule" would be then a comma separated list of road links that get assigned a very high cost.

If you have further questions I recommend you to use the mailing list or forum, because filing a ticket is not really the appropriate place.

Note: See TracTickets for help on using tickets.