Hi all, I wanted to add more details to a train_station, I followed the new public_transport principles (http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport) but I think I did a mistake : platforms, and highway=foot with area=yes do not appear : http://www.openstreetmap.org/?lat=44.889148&lon=6.633586&zoom=18&layers=M and on the tiles view : http://tile.openstreetmap.fr/?zoom=18&lat=44.88899&lon=6.63228&layers=B00000FFF Here is how I did : - The station area tagged with public_transport=station - The platform tagged with public_transport=platform - The approximative stop position tagged as stop_position - All of them in a relation (type=public_transport, public_transport=stop_area with the good roles (I think). The platforms does not appear on the map. I saw it's not already supported on Mapnik due to migration to CartoCSS https://help.openstreetmap.org/questions/19349/rendering-of-public_transportplatform-on-mapnik (didn't find anywhere if this is finsihed). I tried to add highway=footway on platforms but it's not better. Could you tell me if I made something wrong or if something is missing ? Thanks, Kévin asked 02 Jul '13, 21:23 K_Peignot SomeoneElse ♦ |
The problem is that the pages in the wiki don't necessarily reflect actual usage by real mappers, or support by all the OSM editors, or (as described in the other help question that you link to) support by the renderers on the OSM website.
There's probably a website out there somewhere that supports the new schema; hopefully someone can add a pointer to it from here (and from the other help question).
Personally I think that it's a mistake to create a wiki page like the new public transport proposal with a "Rendering" section that doesn't contain in bold print ALMOST NOTHING SUPPORTS THIS SCHEMA YET.