From 19f286a1732f716d7d200839df77551472f70ef9 Mon Sep 17 00:00:00 2001 From: Constantin Shalnev Date: Tue, 27 Oct 2015 19:28:45 +0300 Subject: [PATCH] Draw shield for any highway type --- data/styles/legacy/include/base_roads.mapcss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/styles/legacy/include/base_roads.mapcss b/data/styles/legacy/include/base_roads.mapcss index d5e405fc3d..629bcb0548 100644 --- a/data/styles/legacy/include/base_roads.mapcss +++ b/data/styles/legacy/include/base_roads.mapcss @@ -1286,7 +1286,9 @@ line|z17-[highway=platform] line|z12-[highway=motorway], line|z12-[highway=trunk], -line|z12-[highway=primary] +line|z12-[highway=primary], +line|z12-[highway=secondary], +line|z12-[highway=tertiary] { shield-font-size: 11; shield-text-color: #964b00;