From 66fb4cbed9445d973362a38968d82ae729e1971b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ko=C4=87?= Date: Sat, 27 Oct 2018 06:08:22 +0200 Subject: [PATCH] Render motorway junction names later --- roads.mss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roads.mss b/roads.mss index 66f41e03dc..2dbf8aa3fb 100644 --- a/roads.mss +++ b/roads.mss @@ -2496,7 +2496,7 @@ tertiary is rendered from z10 and is not included in osm_planet_roads. */ text-wrap-character: ";"; text-wrap-width: 2; // effectively break after every wrap character text-line-spacing: -1.5; // -0.15 em - [zoom >= 12] { + [zoom >= 13] { ["name" != null]["ref" = null] { text-name: "[name]"; }