diff --git a/data/presets.yaml b/data/presets.yaml index 6c5e63ee8..46d9724b3 100644 --- a/data/presets.yaml +++ b/data/presets.yaml @@ -8533,6 +8533,11 @@ en: name: Wholesale Store # 'terms: warehouse club,cash and carry' terms: '' + shop/wigs: + # shop=wigs + name: Wig Shop + # 'terms: hair extentions' + terms: '' shop/window_blind: # shop=window_blind name: Window Blind Store diff --git a/data/presets/presets.json b/data/presets/presets.json index 5048c59b8..08c403d3f 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -1218,6 +1218,7 @@ "shop/water": {"icon": "tnp-2009234", "geometry": ["point", "area"], "tags": {"shop": "water"}, "name": "Drinking Water Shop"}, "shop/weapons": {"icon": "temaki-dagger", "geometry": ["point", "area"], "terms": ["ammo", "gun", "knife", "knives"], "tags": {"shop": "weapons"}, "name": "Weapon Shop"}, "shop/wholesale": {"icon": "maki-warehouse", "fields": ["{shop}", "wholesale"], "geometry": ["point", "area"], "terms": ["warehouse club", "cash and carry"], "tags": {"shop": "wholesale"}, "name": "Wholesale Store"}, + "shop/wigs": {"icon": "maki-shop", "geometry": ["point", "area"], "terms": ["hair extentions"], "tags": {"shop": "wigs"}, "name": "Wig Shop"}, "shop/window_blind": {"icon": "temaki-window", "geometry": ["point", "area"], "tags": {"shop": "window_blind"}, "name": "Window Blind Store"}, "shop/wine": {"icon": "maki-alcohol-shop", "moreFields": ["{shop}", "min_age"], "geometry": ["point", "area"], "tags": {"shop": "wine"}, "name": "Wine Shop"}, "telecom/data_center": {"icon": "fas-server", "fields": ["name", "ref", "operator", "building_area"], "moreFields": ["address", "gnis/feature_id", "phone", "website"], "geometry": ["point", "area"], "tags": {"telecom": "data_center"}, "terms": ["computer systems storage", "information technology", "server farm", "the cloud", "telecommunications"], "name": "Data Center"}, diff --git a/data/taginfo.json b/data/taginfo.json index aa1ed5d00..cc22dabb4 100644 --- a/data/taginfo.json +++ b/data/taginfo.json @@ -1163,6 +1163,7 @@ {"key": "shop", "value": "water", "description": "🄿 Drinking Water Shop", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/the-noun-project/2009234.svg"}, {"key": "shop", "value": "weapons", "description": "🄿 Weapon Shop", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/dagger.svg"}, {"key": "shop", "value": "wholesale", "description": "🄿 Wholesale Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/warehouse-15.svg"}, + {"key": "shop", "value": "wigs", "description": "🄿 Wig Shop", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"}, {"key": "shop", "value": "window_blind", "description": "🄿 Window Blind Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/window.svg"}, {"key": "shop", "value": "wine", "description": "🄿 Wine Shop", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/alcohol-shop-15.svg"}, {"key": "telecom", "value": "data_center", "description": "🄿 Data Center", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-server.svg"}, diff --git a/dist/locales/en.json b/dist/locales/en.json index 39be3bc14..f607ed289 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -10002,6 +10002,10 @@ "name": "Wholesale Store", "terms": "warehouse club,cash and carry" }, + "shop/wigs": { + "name": "Wig Shop", + "terms": "hair extentions" + }, "shop/window_blind": { "name": "Window Blind Store", "terms": ""