diff --git a/data/presets.yaml b/data/presets.yaml index c970eaf2e..cc03ee9cf 100644 --- a/data/presets.yaml +++ b/data/presets.yaml @@ -7565,6 +7565,11 @@ en: name: Underwear Store # 'terms: boutique,bras,brassieres,briefs,boxers,fashion,lingerie,panties,slips,socks,stockings,underclothes,undergarments,underpants,undies' terms: '' + shop/clothes/wedding: + # 'shop=clothes, clothes=wedding' + name: Wedding Clothes Store + # 'terms: boutique,bridal,bride,bridegroom,bridesmaid,groom,groomsman,tuxedo,wedding dress,wedding gown' + terms: '' shop/coffee: # shop=coffee name: Coffee Store diff --git a/data/presets/presets.json b/data/presets/presets.json index 61220deff..c33babc3c 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -1061,6 +1061,7 @@ "shop/clothes": {"icon": "maki-clothing-store", "fields": ["name", "clothes", "{shop}"], "geometry": ["point", "area"], "tags": {"shop": "clothes"}, "terms": ["blouses", "boutique", "bras", "clothes", "dresses", "fashion", "pants", "shirts", "shorts", "skirts", "slacks", "socks", "suits", "underwear"], "name": "Clothing Store"}, "shop/clothes/second_hand": {"icon": "maki-clothing-store", "geometry": ["point", "area"], "tags": {"shop": "clothes", "second_hand": "only"}, "terms": ["blouses", "clothes", "consignment", "dresses", "pants", "second hand", "shirts", "shorts", "skirts", "slacks", "suits", "used"], "name": "Secondhand Clothing Store"}, "shop/clothes/underwear": {"icon": "maki-clothing-store", "geometry": ["point", "area"], "tags": {"shop": "clothes", "clothes": "underwear"}, "reference": {"key": "clothes", "value": "underwear"}, "terms": ["boutique", "bras", "brassieres", "briefs", "boxers", "fashion", "lingerie", "panties", "slips", "socks", "stockings", "underclothes", "undergarments", "underpants", "undies"], "name": "Underwear Store"}, + "shop/clothes/wedding": {"icon": "temaki-gown", "geometry": ["point", "area"], "tags": {"shop": "clothes", "clothes": "wedding"}, "reference": {"key": "clothes", "value": "wedding"}, "terms": ["boutique", "bridal", "bride", "bridegroom", "bridesmaid", "groom", "groomsman", "tuxedo", "wedding dress", "wedding gown"], "name": "Wedding Clothes Store"}, "shop/coffee": {"icon": "temaki-coffee", "geometry": ["point", "area"], "tags": {"shop": "coffee"}, "name": "Coffee Store"}, "shop/computer": {"icon": "fas-laptop", "geometry": ["point", "area"], "tags": {"shop": "computer"}, "terms": ["desktop", "laptop", "hardware", "operating system", "software"], "name": "Computer Store"}, "shop/confectionery": {"icon": "maki-confectionery", "geometry": ["point", "area"], "terms": ["sweet"], "tags": {"shop": "confectionery"}, "name": "Candy Store"}, diff --git a/data/presets/presets/shop/clothes/wedding.json b/data/presets/presets/shop/clothes/wedding.json new file mode 100644 index 000000000..4bfc896f5 --- /dev/null +++ b/data/presets/presets/shop/clothes/wedding.json @@ -0,0 +1,28 @@ +{ + "icon": "temaki-gown", + "geometry": [ + "point", + "area" + ], + "tags": { + "shop": "clothes", + "clothes": "wedding" + }, + "reference": { + "key": "clothes", + "value": "wedding" + }, + "terms": [ + "boutique", + "bridal", + "bride", + "bridegroom", + "bridesmaid", + "groom", + "groomsman", + "tuxedo", + "wedding dress", + "wedding gown" + ], + "name": "Wedding Clothes Store" +} diff --git a/data/taginfo.json b/data/taginfo.json index a090d1610..e9ccbbaf3 100644 --- a/data/taginfo.json +++ b/data/taginfo.json @@ -1004,6 +1004,7 @@ {"key": "shop", "value": "chocolate", "description": "🄿 Chocolate Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/confectionery-15.svg"}, {"key": "shop", "value": "clothes", "description": "🄿 Clothing Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/clothing-store-15.svg"}, {"key": "clothes", "value": "underwear", "description": "🄿 Underwear Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/clothing-store-15.svg"}, + {"key": "clothes", "value": "wedding", "description": "🄿 Wedding Clothes Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/gown.svg"}, {"key": "shop", "value": "coffee", "description": "🄿 Coffee Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/coffee.svg"}, {"key": "shop", "value": "computer", "description": "🄿 Computer Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@master/svg/fontawesome/fas-laptop.svg"}, {"key": "shop", "value": "confectionery", "description": "🄿 Candy Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/confectionery-15.svg"}, diff --git a/dist/locales/en.json b/dist/locales/en.json index f1d4438b9..90c8fdefb 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -9028,6 +9028,10 @@ "name": "Underwear Store", "terms": "boutique,bras,brassieres,briefs,boxers,fashion,lingerie,panties,slips,socks,stockings,underclothes,undergarments,underpants,undies" }, + "shop/clothes/wedding": { + "name": "Wedding Clothes Store", + "terms": "boutique,bridal,bride,bridegroom,bridesmaid,groom,groomsman,tuxedo,wedding dress,wedding gown" + }, "shop/coffee": { "name": "Coffee Store", "terms": ""