This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Rendering of public_transport=platform on mapnik

1

Does anyone know if mapnik rendering will be updated to show objects tagged public_transport=platform? It seems to only show the old railway=platform tag at the moment.

asked 26 Jan '13, 11:14

SDavies's gravatar image

SDavies
1615510
accept rate: 0%


One Answer:

2

That is ticket #4381 and the bad news is that no one has cared about it for a long time.

answered 26 Jan '13, 12:00

gnurk's gravatar image

gnurk
6.1k106096
accept rate: 15%

Ahh. Oh well!

(26 Jan '13, 12:02) SDavies
3

As explained here by Richard the Mapnik style is currently ported to Carto, so there aren't much modifications possible at the moment. But I guess (and hope) after the porting has succeeded there will be more and faster changes to the stylesheet than before.

(26 Jan '13, 12:05) scai ♦
1

I've seen at least two ways to handle this lack of support. Either double-tagging like https://www.openstreetmap.org/browse/way/146881716 or using the new scheme like https://www.openstreetmap.org/browse/way/164415122 - but adding a note tag about the ticket, keeping the "Don't tag for the renderer" philosophy in mind.

(26 Jan '13, 12:14) gnurk

Source code available on GitHub .