From e13a7120c9a69baf3e39cc6d44457dc01331a506 Mon Sep 17 00:00:00 2001 From: Lukas Sommer Date: Sat, 11 Oct 2014 14:10:38 +0000 Subject: [PATCH 1/2] Render amenity=food_court --- amenity-points.mss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/amenity-points.mss b/amenity-points.mss index 4003accce3..5a875462b5 100644 --- a/amenity-points.mss +++ b/amenity-points.mss @@ -244,7 +244,8 @@ point-placement: interior; } - [feature = 'amenity_restaurant'][zoom >= 17] { + [feature = 'amenity_restaurant'][zoom >= 17], + [feature = 'amenity_food_court'][zoom >= 17] { point-file: url('symbols/restaurant.p.16.png'); point-placement: interior; } From 144c7ce144d0b564adf4945dc6c207d7d51ed6a4 Mon Sep 17 00:00:00 2001 From: Lukas Sommer Date: Sat, 11 Oct 2014 14:19:25 +0000 Subject: [PATCH 2/2] Render also a label --- amenity-points.mss | 1 + 1 file changed, 1 insertion(+) diff --git a/amenity-points.mss b/amenity-points.mss index 5a875462b5..53e834a3af 100644 --- a/amenity-points.mss +++ b/amenity-points.mss @@ -428,6 +428,7 @@ [feature = 'amenity_pub'], [feature = 'amenity_restaurant'], + [feature = 'amenity_food_court'], [feature = 'amenity_cafe'], [feature = 'amenity_fast_food'], [feature = 'amenity_biergarten'] {