From 92ab364a6be4320bf221c012b217dd2487feb713 Mon Sep 17 00:00:00 2001 From: imagico Date: Thu, 9 Oct 2014 18:34:40 +0200 Subject: [PATCH] glacier labels changes --- amenity-points.mss | 3 ++- amenity-symbols.mss | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/amenity-points.mss b/amenity-points.mss index 4003accce3..7ee6d7bae3 100644 --- a/amenity-points.mss +++ b/amenity-points.mss @@ -1658,7 +1658,8 @@ } [feature = 'natural_glacier'][is_building = 'no'] { - [zoom >= 10][way_pixels > 3000], + [zoom >= 8][way_pixels > 10000], + [zoom >= 10][way_pixels > 750], [zoom >= 17] { text-name: "[name]"; text-size: @landcover-font-size; diff --git a/amenity-symbols.mss b/amenity-symbols.mss index 8239f58aab..7f9f882ccd 100644 --- a/amenity-symbols.mss +++ b/amenity-symbols.mss @@ -18,7 +18,7 @@ } text-name: "[name]"; text-size: 8; - text-fill: #6692da; + text-fill: #7860d4; text-face-name: @oblique-fonts; text-halo-radius: 1; text-placement: interior;