Add Printer Ink Store preset

Update brand presets for name-suggestion-index 3.1.0
This commit is contained in:
Quincy Morgan
2019-07-26 11:59:39 -04:00
parent 35b2f6f134
commit d3ae93e895
5 changed files with 444 additions and 236 deletions
+5
View File
@@ -7250,6 +7250,11 @@ en:
name: Photography Store
# 'terms: camera,film'
terms: '<translate with synonyms or related terms for ''Photography Store'', separated by commas>'
shop/printer_ink:
# shop=printer_ink
name: Printer Ink Store
# 'terms: copier ink,fax ink,ink cartridges,toner'
terms: '<translate with synonyms or related terms for ''Printer Ink Store'', separated by commas>'
shop/pyrotechnics:
# shop=pyrotechnics
name: Fireworks Store
+417 -236
View File
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,17 @@
{
"icon": "maki-shop",
"geometry": [
"point",
"area"
],
"terms": [
"copier ink",
"fax ink",
"ink cartridges",
"toner"
],
"tags": {
"shop": "printer_ink"
},
"name": "Printer Ink Store"
}
+1
View File
@@ -1022,6 +1022,7 @@
{"key": "shop", "value": "pet_grooming", "description": "🄿 Pet Grooming Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dog-park-15.svg"},
{"key": "shop", "value": "pet", "description": "🄿 Pet Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dog-park-15.svg"},
{"key": "shop", "value": "photo", "description": "🄿 Photography Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD/svg/fontawesome/fas-camera-retro.svg"},
{"key": "shop", "value": "printer_ink", "description": "🄿 Printer Ink Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"},
{"key": "shop", "value": "pyrotechnics", "description": "🄿 Fireworks Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"},
{"key": "shop", "value": "radiotechnics", "description": "🄿 Radio/Electronic Component Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD/svg/fontawesome/fas-microchip.svg"},
{"key": "shop", "value": "religion", "description": "🄿 Religious Store", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"},
+4
View File
@@ -8699,6 +8699,10 @@
"name": "Photography Store",
"terms": "camera,film"
},
"shop/printer_ink": {
"name": "Printer Ink Store",
"terms": "copier ink,fax ink,ink cartridges,toner"
},
"shop/pyrotechnics": {
"name": "Fireworks Store",
"terms": "fireworks"