diff --git a/project.mml b/project.mml index c7cdf11115..0c7fc968db 100644 --- a/project.mml +++ b/project.mml @@ -1672,7 +1672,7 @@ Layer: 'laundry', 'dry_cleaning', 'beverages', 'perfumery', 'cosmetics', 'variety_store', 'wine', 'outdoor', 'copyshop', 'sports', 'deli', 'tobacco', 'art', 'tea', 'coffee', 'tyres', 'pastry', 'chocolate', 'music', 'medical_supply', 'dairy', 'video_games', 'houseware', 'ticket', 'charity', 'second_hand', - 'interior_decoration', 'video', 'paint', 'massage', 'trade', 'wholesale') THEN shop + 'interior_decoration', 'video', 'paint', 'massage', 'trade', 'wholesale', 'hearing_aids') THEN shop ELSE 'other' END AS shop, CASE WHEN building = 'no' OR building IS NULL THEN 'no' ELSE 'yes' END AS is_building, tags->'operator' AS operator, diff --git a/style/amenity-points.mss b/style/amenity-points.mss index 72188597c4..9dcc65bdea 100644 --- a/style/amenity-points.mss +++ b/style/amenity-points.mss @@ -1090,6 +1090,10 @@ marker-file: url('symbols/shop/optician.svg'); } + [shop = 'hearing_aids'][zoom >= 18] { + marker-file: url('symbols/shop/hearing_aids.svg'); + } + [shop = 'outdoor'][zoom >= 18] { marker-file: url('symbols/shop/outdoor.svg'); } diff --git a/symbols/shop/hearing_aids.svg b/symbols/shop/hearing_aids.svg new file mode 100644 index 0000000000..0e7f278e77 --- /dev/null +++ b/symbols/shop/hearing_aids.svg @@ -0,0 +1,3 @@ + + +