From ea9d48bf40ccd67fae9b85076e140354d7aecd23 Mon Sep 17 00:00:00 2001 From: Ilya Zverev Date: Fri, 9 Jun 2017 14:18:19 +0300 Subject: [PATCH] [style] Do not draw tunnel waterways on vehicle style --- data/styles/vehicle/include/Basemap.mapcss | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/styles/vehicle/include/Basemap.mapcss b/data/styles/vehicle/include/Basemap.mapcss index 07268b5407..9e8d4edf49 100644 --- a/data/styles/vehicle/include/Basemap.mapcss +++ b/data/styles/vehicle/include/Basemap.mapcss @@ -358,11 +358,6 @@ area|z11-[natural=wetland], /* 6.2 Line water(river,canal etc.) */ -/* Do not draw tunnel waterways */ - -line[waterway][tunnel] -{width: 0;} - line|z10[waterway=river], line|z10[waterway=riverbank], {width: 1;} @@ -411,6 +406,11 @@ line|z17-[waterway=ditch], line|z17-[waterway=drain], {width: 1.8;opacity: 1;color: @river;dashes: 0.9,0.9;} +/* Do not draw tunnel waterways */ + +line[waterway][tunnel] +{width: 0;} + /* 7.LANDUSE */ area|z10-[aeroway=airport][aerodrome=international],