Skip to content

highway=cyclist_waiting_aid side gets reversed with the way #10128

@RudyTheDev

Description

@RudyTheDev

When a way is reversed and there is a highway=cyclist_waiting_aid (openstreetmap/id-tagging-schema#1066 / openstreetmap/id-tagging-schema#1069) with a side value, then this value also gets "reversed". However, side represents the side of the waiting aid from the cyclist's perspective, not from the way's perspective, so this actually sets an incorrect value.

For example, add highway=cyclist_waiting_aid + direction=forward + side=right to a way's node. Then reverse the parent way. Observe that direction=backward got swapped correctly, but also side=left got swapped, which is now on the incorrect side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA bug - let's fix this!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions