From abc7fdbb7d39c12da2314d1414175afab3d637da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Gw=C3=B3=C5=BAd=C5=BA?= <114614618+michalgwo@users.noreply.github.com> Date: Sat, 3 Feb 2024 13:54:35 +0100 Subject: [PATCH] removed ice_cream from shop class and moved chocolate to shop class --- layers/poi/poi.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/layers/poi/poi.yaml b/layers/poi/poi.yaml index 1329e57a..42f0c1b8 100644 --- a/layers/poi/poi.yaml +++ b/layers/poi/poi.yaml @@ -17,10 +17,10 @@ layer: and `kindergarten`. Or use the class `shop` to style all shops. values: shop: - subclass: ['accessories', 'antiques', 'beauty', 'bed', 'boutique', 'camera', 'carpet', 'charity', 'chemist', + subclass: ['accessories', 'antiques', 'beauty', 'bed', 'boutique', 'camera', 'carpet', 'charity', 'chemist', 'chocolate', 'coffee', 'computer', 'convenience', 'confectionery', 'copyshop', 'cosmetics', 'garden_centre', 'doityourself', 'erotic', 'electronics', 'fabric', 'florist', 'frozen_food', 'furniture', 'video_games', 'video', - 'general', 'gift', 'hardware', 'hearing_aids', 'hifi', 'ice_cream', 'interior_decoration', + 'general', 'gift', 'hardware', 'hearing_aids', 'hifi', 'interior_decoration', 'jewelry', 'kiosk', 'locksmith', 'lamps', 'mall', 'massage', 'motorcycle', 'mobile_phone', 'newsagent', 'optician', 'outdoor', 'paint', 'perfumery', 'perfume', 'pet', 'photo', 'second_hand', 'shoes', 'sports', 'stationery', 'tailor', 'tattoo', 'ticket', 'tobacco', 'toys', 'travel_agency', @@ -69,7 +69,7 @@ layer: lodging: subclass: ['hotel', 'motel', 'bed_and_breakfast', 'guest_house', 'hostel', 'chalet', 'alpine_hut', 'dormitory'] ice_cream: - subclass: ['chocolate'] + subclass: ['ice_cream'] post: subclass: ['post_box', 'post_office', 'parcel_locker'] cafe: