diff --git a/style-cdn.json b/style-cdn.json index ba7ee767..da769391 100644 --- a/style-cdn.json +++ b/style-cdn.json @@ -1044,12 +1044,6 @@ "==", "$type", "Polygon" - ], - [ - "in", - "class", - "national_park", - "protected_area" ] ], "paint": { @@ -1084,12 +1078,6 @@ "==", "$type", "Polygon" - ], - [ - "in", - "class", - "national_park", - "protected_area" ] ], "layout": { @@ -1136,12 +1124,6 @@ "==", "$type", "Polygon" - ], - [ - "in", - "class", - "national_park", - "protected_area" ] ], "paint": { @@ -8917,9 +8899,10 @@ "Point" ], [ - "==", + "in", "class", - "protected_area" + "protected_area", + "nature_reserve" ], [ ">", @@ -8978,9 +8961,10 @@ "Point" ], [ - "==", + "in", "class", - "protected_area" + "protected_area", + "nature_reserve" ], [ "<=", diff --git a/style-local.json b/style-local.json index 06882506..0399598c 100644 --- a/style-local.json +++ b/style-local.json @@ -1045,12 +1045,6 @@ "==", "$type", "Polygon" - ], - [ - "in", - "class", - "national_park", - "protected_area" ] ], "paint": { @@ -1085,12 +1079,6 @@ "==", "$type", "Polygon" - ], - [ - "in", - "class", - "national_park", - "protected_area" ] ], "layout": { @@ -1137,12 +1125,6 @@ "==", "$type", "Polygon" - ], - [ - "in", - "class", - "national_park", - "protected_area" ] ], "paint": { @@ -8918,9 +8900,10 @@ "Point" ], [ - "==", + "in", "class", - "protected_area" + "protected_area", + "nature_reserve" ], [ ">", @@ -8979,9 +8962,10 @@ "Point" ], [ - "==", + "in", "class", - "protected_area" + "protected_area", + "nature_reserve" ], [ "<=", diff --git a/style-mb.json b/style-mb.json index 50ec4c35..14549b9a 100644 --- a/style-mb.json +++ b/style-mb.json @@ -1045,12 +1045,6 @@ "==", "$type", "Polygon" - ], - [ - "in", - "class", - "national_park", - "protected_area" ] ], "paint": { @@ -1085,12 +1079,6 @@ "==", "$type", "Polygon" - ], - [ - "in", - "class", - "national_park", - "protected_area" ] ], "layout": { @@ -1137,12 +1125,6 @@ "==", "$type", "Polygon" - ], - [ - "in", - "class", - "national_park", - "protected_area" ] ], "paint": { @@ -8918,9 +8900,10 @@ "Point" ], [ - "==", + "in", "class", - "protected_area" + "protected_area", + "nature_reserve" ], [ ">", @@ -8979,9 +8962,10 @@ "Point" ], [ - "==", + "in", "class", - "protected_area" + "protected_area", + "nature_reserve" ], [ "<=",