From 0441be7eb21c0153c0fab5609a183c5d82a73c4c Mon Sep 17 00:00:00 2001 From: Peter Richardson Date: Tue, 2 Feb 2016 10:34:55 -0500 Subject: [PATCH] change duplicate min to max --- zinc-style.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zinc-style.yaml b/zinc-style.yaml index c759281..c18cd81 100644 --- a/zinc-style.yaml +++ b/zinc-style.yaml @@ -1655,7 +1655,7 @@ layers: color: *red1_r width: [[13, 0px], [14, 0.5px], [17, 2.0px], [18, 4.0px]] labels-service_road: - filter: { $zoom: { min: 17, min: 18 } } + filter: { $zoom: { min: 17, max: 18 } } draw: text: priority: 7