From 17ebcd47b6ced7fb44abca0abbb13c4c56077a48 Mon Sep 17 00:00:00 2001 From: nebulon42 Date: Thu, 15 Oct 2015 21:09:25 +0200 Subject: [PATCH] fix state name lables are displayed up to z19 - caused by potential carto bug (fixes #1913) --- placenames.mss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/placenames.mss b/placenames.mss index 6043134877..c89fb3ba9f 100644 --- a/placenames.mss +++ b/placenames.mss @@ -18,7 +18,7 @@ .state { [admin_level = '4'] { - [zoom >= 4][zoom < 5][way_pixels > 750][way_pixels < 196000], + [zoom = 4][way_pixels > 750], [zoom >= 5][way_pixels > 3000][way_pixels < 196000] { text-name: "[ref]"; text-size: 9;