station "bubbles" don't work if the station is mapped as an area #585
Closed
k-yle
started this conversation in
Tagging and rendering
Replies: 2 comments
-
|
Yes this looks like to be caused by the stations being tagged as a way. According to the wiki, this is OK (https://wiki.openstreetmap.org/wiki/Tag:railway%3Dstation), so I think the stop_area relation processing in OpenRailwayMap-vector/import/openrailwaymap.lua Lines 1304 to 1327 in 95e7dc4 In particular platforms are also not taken into account enlarging the station "bubble". That also needs to be built. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This will be solved with #592 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
not sure if this is a bug –
In the example above, the left station (Town Hall) is mapped as a node, and the station "bubble" works correctly, it expands to cover the station and the entrance nodes.
But this does not work for the other two stations in the screenshot (such as Museum). It seems like the only difference is that these 2 are mapped as an way.
link to openrailwaymap
Beta Was this translation helpful? Give feedback.
All reactions