Skip to content

State machine for separate turning lanes. #567

@kianzarrin

Description

@kianzarrin

In #537 I implemented lane arrow separator to allocate dedicated turning lanes. The lane distribution is according the the number of turning lanes in each of the directions⬅️ ⬆️ ➡️. A more preference is given to the left and less preference is given to the right.

Now when segment has two lanes you automatically separate lanes to(right hand traffic): ⬅️ + ⬆️ || ➡️. This is good for quick-setup of timed traffic lights.
I think it would be nice to be able to switch to ⬅️ || ⬆️ + ➡️ after another alt+click on (#538 (comment) ). This would be good for a different setup kind of timed traffic light .

Screenshot (30)

because of a bug the LHD is the opposite way around (#564 (comment) ).
Screenshot (0)

The state machine can also dictate how the lanes are distributed. should we give preference to left in one state and preference to forward in another state? should this be in options menu? or should we keep things simple?

Metadata

Metadata

Assignees

Labels

LANE ROUTINGFeature: Lane arrows / connectorsenhancementImprove existing featurefeatureA new distinct feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions