#4643 closed defect (duplicate)
render problem: public_transport= stop_position or platform
Reported by: | skyper | Owned by: | ulfl |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Internal mappaint style | Version: | latest |
Keywords: | render public_transport | Cc: | skyper |
Description (last modified by )
Sometimes public_transport=stop_position is rendered with a just a white empty icon. I do not find any consistency and maybe this just happens with not uploaded changes.
josm 3057, sun java 6
I attach a screenshot and the osm
Attachments (2)
Change History (7)
by , 16 years ago
Attachment: | screenshot_4643.png added |
---|
comment:1 by , 15 years ago
Priority: | normal → major |
---|
comment:3 by , 15 years ago
Summary: | render problem: public_transport=stop_position → render problem: public_transport= stop_position or platform |
---|
quoting from #5041:
a node having the tags highway=bus_stop, public_transport=platform (or public_transport=stop_position) and bus=yes gets rendered as a white, empty icon. After removing the tag bus=yes, the node is rendered correctly.
comment:4 by , 15 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Actually this intended behaviour. There is no icon for these and preset contains misc/no_icon.png.
To fix this new icons would be needed.
Look here: http://svn.openstreetmap.org/applications/share/map-icons/
comment:5 by , 13 years ago
Description: | modified (diff) |
---|---|
Resolution: | wontfix → duplicate |
Icons where added see #8074
screenshot