Merge pull request #4389 from openstreetmap/sweet

Update confectionery presets
This commit is contained in:
Bryan Housel
2017-10-03 13:32:16 -04:00
committed by GitHub
5 changed files with 17 additions and 10 deletions

View File

@@ -2530,9 +2530,9 @@ en:
terms: '<translate with synonyms or related terms for ''Clockmaker'', separated by commas>'
craft/confectionery:
# craft=confectionery
name: Confectionery
# 'terms: sweets,candy'
terms: '<translate with synonyms or related terms for ''Confectionery'', separated by commas>'
name: Candy Maker
# 'terms: sweet,candy'
terms: '<translate with synonyms or related terms for ''Candy Maker'', separated by commas>'
craft/distillery:
# craft=distillery
name: Distillery
@@ -4352,6 +4352,7 @@ en:
shop/confectionery:
# shop=confectionery
name: Candy Store
# 'terms: sweet'
terms: '<translate with synonyms or related terms for ''Candy Store'', separated by commas>'
shop/convenience:
# shop=convenience

View File

@@ -5035,13 +5035,13 @@
"area"
],
"terms": [
"sweets",
"sweet",
"candy"
],
"tags": {
"craft": "confectionery"
},
"name": "Confectionery"
"name": "Candy Maker"
},
"craft/distillery": {
"icon": "poi-storage-tank",
@@ -13076,6 +13076,9 @@
"point",
"area"
],
"terms": [
"sweet"
],
"tags": {
"shop": "confectionery"
},

View File

@@ -12,11 +12,11 @@
"area"
],
"terms": [
"sweets",
"sweet",
"candy"
],
"tags": {
"craft": "confectionery"
},
"name": "Confectionery"
"name": "Candy Maker"
}

View File

@@ -11,6 +11,9 @@
"point",
"area"
],
"terms": [
"sweet"
],
"tags": {
"shop": "confectionery"
},

View File

@@ -3307,8 +3307,8 @@
"terms": ""
},
"craft/confectionery": {
"name": "Confectionery",
"terms": "sweets,candy"
"name": "Candy Maker",
"terms": "sweet,candy"
},
"craft/distillery": {
"name": "Distillery",
@@ -4928,7 +4928,7 @@
},
"shop/confectionery": {
"name": "Candy Store",
"terms": ""
"terms": "sweet"
},
"shop/convenience": {
"name": "Convenience Store",