Skip to content

Line Diagram. Stops are shown twice. #190

Open
@sebastiangerke

Description

@sebastiangerke

Dear Developers.
I like the Line Diagram very much and it worked like a charm until I added "platforms" to the route-relations using PTv2.
In the case where a node (1) on the street is tagged with "public_transport=stop_position + bus=yes" and a node next to the street (2) has is tagged with "highway=bus_stop + public_transport=platform + bus=yes", the Line Diagram will show the stop twice (http://i.imgur.com/EdoEyDN.png).
The route-relation has node 1 as a member with role "stop" and the node 2 with the role "platform".
Right now, I have "fixed" this by separating "highway=bus_stop" and "public_transport=platform + bus=yes" into two nodes, and not adding the node with "highway=bus_stop" to the route-relation
This works, but I think it would be better if one could have "highway=bus_stop + public_transport=platform + bus=yes" in one node.
Thank you for your time.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions