Ticket #4643 (closed defect: wontfix)
render problem: public_transport= stop_position or platform
| Reported by: | skyper | Owned by: | ulfl |
|---|---|---|---|
| Priority: | major | Component: | Internal mappaint style |
| Version: | latest | Keywords: | render public_transport |
| Cc: | skyper |
Description
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
Change History
Changed 2 years ago by skyper
-
attachment
screenshot_4643.png
added
comment:2 Changed 21 months ago by skyper
Ticket #5041 has been marked as a duplicate of this ticket.
comment:3 Changed 21 months ago by skyper
- Summary changed from render problem: public_transport=stop_position to 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 Changed 21 months ago by stoecker
- Status changed from new to closed
- Resolution set to wontfix
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/



screenshot