From 346ba5b8938ac632e541f9be70a4b0b9cb1179b4 Mon Sep 17 00:00:00 2001 From: math1985 Date: Thu, 5 May 2016 23:09:49 +0200 Subject: [PATCH] Show national park boundaries from higher zoomlevel and larger size With this commit, national park boundaries will be shown from the same zoomlevel and size as their label, effectively eradicating small unlabelled national parks from the rendering. Such small national parks seem to contribute to a crowded feel of the map in the areas and zoom levels where they occur. --- admin.mss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin.mss b/admin.mss index 38febb600f..be4b104273 100644 --- a/admin.mss +++ b/admin.mss @@ -190,7 +190,7 @@ overlapping borders correctly. } #nature-reserve-boundaries { - [way_pixels > 100][zoom >= 8] { + [way_pixels > 3000][zoom >= 8] { [zoom < 10] { ::fill { opacity: 0.05;