From aa51a6c1019517b25bb24d8495860f536e81d2c6 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: Wed, 31 Jan 2024 17:16:11 +0100 Subject: [PATCH] Moved confectionery from ice_cream class to shop (#1627) Moved confectionery from ice_cream class to shop. --- layers/poi/poi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layers/poi/poi.yaml b/layers/poi/poi.yaml index 28fcaced..1329e57a 100644 --- a/layers/poi/poi.yaml +++ b/layers/poi/poi.yaml @@ -18,7 +18,7 @@ layer: values: shop: subclass: ['accessories', 'antiques', 'beauty', 'bed', 'boutique', 'camera', 'carpet', 'charity', 'chemist', - 'coffee', 'computer', 'convenience', 'copyshop', 'cosmetics', 'garden_centre', 'doityourself', + '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', 'jewelry', 'kiosk', 'locksmith', 'lamps', 'mall', 'massage', 'motorcycle', 'mobile_phone', @@ -69,7 +69,7 @@ layer: lodging: subclass: ['hotel', 'motel', 'bed_and_breakfast', 'guest_house', 'hostel', 'chalet', 'alpine_hut', 'dormitory'] ice_cream: - subclass: ['chocolate', 'confectionery'] + subclass: ['chocolate'] post: subclass: ['post_box', 'post_office', 'parcel_locker'] cafe: