Add pastry shop preset

(closes #3444)
This commit is contained in:
Alex
2016-10-02 21:56:05 +01:00
committed by Bryan Housel
parent 710632f2d4
commit 399de1929e
5 changed files with 46 additions and 0 deletions
+4
View File
@@ -3667,6 +3667,10 @@ en:
# shop=paint
name: Paint Store
terms: '<translate with synonyms or related terms for ''Paint Store'', separated by commas>'
shop/pastry:
# shop=pastry
name: Pastry Shop
terms: '<translate with synonyms or related terms for ''Pastry Shop'', separated by commas>'
shop/pawnbroker:
# shop=pawnbroker
name: Pawn Shop
+17
View File
@@ -9860,6 +9860,23 @@
},
"name": "Paint Store"
},
"shop/pastry": {
"icon": "bakery",
"fields": [
"operator",
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"tags": {
"shop": "pastry"
},
"name": "Pastry Shop"
},
"shop/pawnbroker": {
"icon": "shop",
"fields": [
@@ -0,0 +1,17 @@
{
"icon": "bakery",
"fields": [
"operator",
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"tags": {
"shop": "pastry"
},
"name": "Pastry Shop"
}
+4
View File
@@ -2258,6 +2258,10 @@
"key": "shop",
"value": "paint"
},
{
"key": "shop",
"value": "pastry"
},
{
"key": "shop",
"value": "pawnbroker"
+4
View File
@@ -3887,6 +3887,10 @@
"name": "Paint Store",
"terms": ""
},
"shop/pastry": {
"name": "Pastry Shop",
"terms": "patisserie,cake shop,cakery"
},
"shop/pawnbroker": {
"name": "Pawn Shop",
"terms": ""