From eed1bb6dd91f05792cc2d2da566dbe2b69ee3714 Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Thu, 15 Nov 2012 17:59:52 +0000 Subject: [PATCH] Misc boundaries. --- other.mss | 47 +++++++++++++++++------------------------------ 1 file changed, 17 insertions(+), 30 deletions(-) diff --git a/other.mss b/other.mss index 6b8bfd0a0b..e25d158b7f 100644 --- a/other.mss +++ b/other.mss @@ -3297,39 +3297,26 @@ - */ +#misc-boundaries { + [zoom >= 7] { + [zoom < 14] { + polygon-opacity: 0.05; + polygon-fill: green; + } + line-color: green; + line-width: 1.5; + line-dasharray: 4,2; + line-opacity: 0.15; + [zoom >= 10] { + line-width: 3; + line-dasharray: 6,2; + } + } +} + #theme-park { [tourism = 'theme_park'][zoom >= 13] { line-color: #734a08;