From 2a1fd80f1fa77c847d933d273f96d91123062670 Mon Sep 17 00:00:00 2001 From: map-per Date: Fri, 9 Jan 2026 22:49:27 +0100 Subject: [PATCH] [editor] Add public_transport=platform and bus=yes to bus_stop Signed-off-by: map-per --- data/mapcss-mapping.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/mapcss-mapping.csv b/data/mapcss-mapping.csv index b69205f71..e362ff8cf 100644 --- a/data/mapcss-mapping.csv +++ b/data/mapcss-mapping.csv @@ -74,7 +74,7 @@ landuse|residential;15; # Unpaved paths and trails (e.g. unpaved highway=footway are converted into paths, # while segregated shared paths into footway + cycleway, see osm2type.cpp). highway|path;16; -highway|bus_stop;17; +highway|bus_stop;[highway=bus_stop][public_transport=platform][bus=yes],[highway=bus_stop];;;;17; # ~4M usages. highway|footway|sidewalk;[highway=footway][footway=sidewalk];;name;int_name;18; place|locality;19;