From 96b0d338bdc9ea8048296640b85ee93d1c6ce84d Mon Sep 17 00:00:00 2001 From: Konstantin Pastbin Date: Tue, 21 Feb 2023 12:25:20 +0000 Subject: [PATCH] [styles] Fix negative waterways priorities Signed-off-by: Konstantin Pastbin --- data/styles/clear/include/Basemap.mapcss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/styles/clear/include/Basemap.mapcss b/data/styles/clear/include/Basemap.mapcss index 1ddab4c6a9..5e0917f23f 100644 --- a/data/styles/clear/include/Basemap.mapcss +++ b/data/styles/clear/include/Basemap.mapcss @@ -390,7 +390,7 @@ line|z13-[waterway=stream], line|z13-[waterway=stream][intermittent=yes], line|z13-[waterway=canal], line|z13-[natural=strait], -{opacity: 1;color: @river;-x-me-line-priority: -15600;} +{opacity: 1; color: @river; -x-me-line-priority: 999;} /* 6.1 Area water(lake,pond etc.) */