diff --git a/amenity-points.mss b/amenity-points.mss index c76ec59cae..e028eb1572 100644 --- a/amenity-points.mss +++ b/amenity-points.mss @@ -288,6 +288,13 @@ marker-clip: false; } + [feature = 'amenity_casino'][zoom >= 17] { + marker-file: url('symbols/casino.svg'); + marker-fill: @amenity-brown; + marker-placement: interior; + marker-clip: false; + } + [feature = 'tourism_hostel'][zoom >= 17] { marker-file: url('symbols/hostel.svg'); marker-placement: interior; @@ -2786,6 +2793,19 @@ text-halo-fill: @standard-halo-fill; text-placement: interior; } + + [feature = 'amenity_casino'][zoom >= 17] { + text-name: "[name]"; + text-fill: @amenity-brown; + text-size: @standard-font-size; + text-wrap-width: @standard-wrap-width; + text-line-spacing: @standard-line-spacing-size; + text-dy: 10; + text-face-name: @standard-font; + text-halo-radius: @standard-halo-radius; + text-halo-fill: @standard-halo-fill; + text-placement: interior; + } } #amenity-line { diff --git a/project.mml b/project.mml index b26cfc6506..eee7f207a6 100644 --- a/project.mml +++ b/project.mml @@ -1481,7 +1481,7 @@ Layer: 'fast_food', 'telephone', 'taxi', 'theatre', 'toilets', 'drinking_water', 'prison', 'hunting_stand', 'nightclub', 'veterinary', 'social_facility', 'charging_station', 'arts_centre', 'ferry_terminal', 'marketplace', 'waste_disposal', 'shower', 'bbq', - 'nursing_home', 'childcare', 'driving_school') THEN amenity ELSE NULL END, + 'nursing_home', 'childcare', 'driving_school', 'casino') THEN amenity ELSE NULL END, 'advertising_' || CASE WHEN tags->'advertising' in ('column') THEN tags->'advertising' else NULL END, 'shop' || CASE WHEN shop IN ('no', 'vacant', 'closed', 'disused', 'empty') OR shop IS NULL THEN NULL ELSE '' END, 'office' || CASE WHEN tags->'office' IN ('no', 'vacant', 'closed', 'disused', 'empty') OR (tags->'office') IS NULL THEN NULL ELSE '' END, @@ -1594,7 +1594,7 @@ Layer: 'fast_food', 'telephone', 'taxi', 'theatre', 'toilets', 'drinking_water', 'prison', 'hunting_stand', 'nightclub', 'veterinary', 'social_facility', 'charging_station', 'arts_centre', 'ferry_terminal', 'marketplace', 'shower', 'bbq', - 'nursing_home', 'childcare', 'driving_school') THEN amenity ELSE NULL END, + 'nursing_home', 'childcare', 'driving_school', 'casino') THEN amenity ELSE NULL END, 'advertising_' || CASE WHEN tags->'advertising' in ('column') THEN tags->'advertising' else NULL END, 'emergency_' || CASE WHEN tags->'emergency' IN ('phone') THEN tags->'emergency' ELSE NULL END, 'shop' || CASE WHEN shop IN ('no', 'vacant', 'closed', 'disused', 'empty') OR shop IS NULL THEN NULL ELSE '' END, @@ -2053,7 +2053,8 @@ Layer: 'atm', 'bicycle_rental', 'car_rental', 'car_wash', 'post_box', 'post_office', 'recycling', 'telephone', 'toilets', 'taxi', 'drinking_water', 'hunting_stand', 'nightclub', 'veterinary', 'social_facility', 'charging_station', 'arts_centre', - 'ferry_terminal', 'marketplace', 'shower', 'bbq', 'nursing_home', 'childcare', 'driving_school') THEN amenity ELSE NULL END, + 'ferry_terminal', 'marketplace', 'shower', 'bbq', 'nursing_home', 'childcare', 'driving_school', + 'casino') THEN amenity ELSE NULL END, 'advertising_' || CASE WHEN tags->'advertising' in ('column') THEN tags->'advertising' else NULL END, 'shop_' || CASE WHEN shop IN ('supermarket', 'bag', 'bakery', 'beauty', 'bed', 'books', 'butcher', 'clothes', 'computer', 'confectionery', 'fashion', 'convenience', 'department_store', 'doityourself', 'hardware', 'fishmonger', 'florist', 'garden_centre', @@ -2220,7 +2221,7 @@ Layer: 'car_wash', 'post_box', 'post_office', 'recycling', 'telephone', 'toilets', 'taxi', 'drinking_water', 'hunting_stand', 'nightclub', 'veterinary', 'social_facility', 'charging_station', 'arts_centre', 'ferry_terminal', 'marketplace', 'shower', 'bbq', - 'nursing_home', 'childcare', 'driving_school') THEN amenity ELSE NULL END, + 'nursing_home', 'childcare', 'driving_school', 'casino') THEN amenity ELSE NULL END, 'advertising_' || CASE WHEN tags->'advertising' in ('column') THEN tags->'advertising' else NULL END, 'shop_' || CASE WHEN shop IN ('supermarket', 'bag','bakery', 'beauty', 'bed', 'books', 'butcher', 'clothes', 'computer', 'confectionery', 'fashion', 'convenience', 'department_store', 'doityourself', 'hardware', 'fishmonger', 'florist', 'garden_centre', 'hairdresser', diff --git a/symbols/casino.svg b/symbols/casino.svg new file mode 100644 index 0000000000..21447399b4 --- /dev/null +++ b/symbols/casino.svg @@ -0,0 +1,15 @@ + + + + + + + image/svg+xml + + + + + + + +