Rename shop=jewelry from Jeweler to Jewelry Store (close #5948)

This commit is contained in:
Quincy Morgan
2019-02-25 09:38:11 -05:00
parent 874d731414
commit 7a9a07cdc3
5 changed files with 14 additions and 9 deletions
+3 -3
View File
@@ -6303,9 +6303,9 @@ en:
terms: '<translate with synonyms or related terms for ''Interior Decoration Store'', separated by commas>'
shop/jewelry:
# shop=jewelry
name: Jeweler
# 'terms: bracelet,diamond,earrings,gem,necklace,pins,ring'
terms: '<translate with synonyms or related terms for ''Jeweler'', separated by commas>'
name: Jewelry Store
# 'terms: bracelet,diamond,earrings,gem,gold,jeweler,jewellery,jeweller,necklace,pins,ring,silver'
terms: '<translate with synonyms or related terms for ''Jewelry Store'', separated by commas>'
shop/kiosk:
# shop=kiosk
name: Kiosk
+1 -1
View File
@@ -916,7 +916,7 @@
"shop/houseware": {"icon": "fas-blender", "geometry": ["point", "area"], "terms": ["home", "household"], "tags": {"shop": "houseware"}, "name": "Houseware Store"},
"shop/hunting": {"icon": "maki-shop", "geometry": ["point", "area"], "tags": {"shop": "hunting"}, "terms": ["arrows", "bows", "bullets", "crossbows", "rifles", "traps"], "name": "Hunting Shop"},
"shop/interior_decoration": {"icon": "maki-shop", "geometry": ["point", "area"], "tags": {"shop": "interior_decoration"}, "name": "Interior Decoration Store"},
"shop/jewelry": {"icon": "maki-jewelry-store", "geometry": ["point", "area"], "terms": ["bracelet", "diamond", "earrings", "gem", "necklace", "pins", "ring"], "tags": {"shop": "jewelry"}, "name": "Jeweler"},
"shop/jewelry": {"icon": "maki-jewelry-store", "geometry": ["point", "area"], "terms": ["bracelet", "diamond", "earrings", "gem", "gold", "jeweler", "jewellery", "jeweller", "necklace", "pins", "ring", "silver"], "tags": {"shop": "jewelry"}, "name": "Jewelry Store"},
"shop/kiosk": {"icon": "maki-shop", "fields": ["{shop}", "levels"], "geometry": ["point", "area"], "tags": {"shop": "kiosk"}, "name": "Kiosk"},
"shop/kitchen": {"icon": "maki-shop", "geometry": ["point", "area"], "tags": {"shop": "kitchen"}, "terms": ["cabinets", "countertops", "sinks"], "name": "Kitchen Design Store"},
"shop/laundry": {"icon": "maki-laundry", "geometry": ["point", "area"], "tags": {"shop": "laundry"}, "name": "Laundry"},
+7 -2
View File
@@ -9,12 +9,17 @@
"diamond",
"earrings",
"gem",
"gold",
"jeweler",
"jewellery",
"jeweller",
"necklace",
"pins",
"ring"
"ring",
"silver"
],
"tags": {
"shop": "jewelry"
},
"name": "Jeweler"
"name": "Jewelry Store"
}
+1 -1
View File
@@ -876,7 +876,7 @@
{"key": "shop", "value": "houseware", "description": "🄿 Houseware Store", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/openstreetmap/iD/master/svg/fontawesome/fas-blender.svg?sanitize=true"},
{"key": "shop", "value": "hunting", "description": "🄿 Hunting Shop", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true"},
{"key": "shop", "value": "interior_decoration", "description": "🄿 Interior Decoration Store", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true"},
{"key": "shop", "value": "jewelry", "description": "🄿 Jeweler", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/jewelry-store-15.svg?sanitize=true"},
{"key": "shop", "value": "jewelry", "description": "🄿 Jewelry Store", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/jewelry-store-15.svg?sanitize=true"},
{"key": "shop", "value": "kiosk", "description": "🄿 Kiosk", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true"},
{"key": "shop", "value": "kitchen", "description": "🄿 Kitchen Design Store", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true"},
{"key": "shop", "value": "laundry", "description": "🄿 Laundry", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/laundry-15.svg?sanitize=true"},
+2 -2
View File
@@ -7514,8 +7514,8 @@
"terms": ""
},
"shop/jewelry": {
"name": "Jeweler",
"terms": "bracelet,diamond,earrings,gem,necklace,pins,ring"
"name": "Jewelry Store",
"terms": "bracelet,diamond,earrings,gem,gold,jeweler,jewellery,jeweller,necklace,pins,ring,silver"
},
"shop/kiosk": {
"name": "Kiosk",