Add shop=household preset

(closes #2509)
This commit is contained in:
Bryan Housel
2015-01-24 22:48:42 -05:00
parent 1200919fb3
commit 32007fc814
5 changed files with 51 additions and 0 deletions
+3
View File
@@ -1985,6 +1985,9 @@ en:
shop/hifi:
name: Hifi Store
terms: "<translate with synonyms or related terms for 'Hifi Store', separated by commas>"
shop/household:
name: Household Store
terms: "<translate with synonyms or related terms for 'Household Store', separated by commas>"
shop/interior_decoration:
name: Interior Decoration Store
terms: "<translate with synonyms or related terms for 'Interior Decoration Store', separated by commas>"
+20
View File
@@ -7892,6 +7892,26 @@
},
"name": "Hifi Store"
},
"shop/household": {
"icon": "shop",
"fields": [
"operator",
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"terms": [
"home"
],
"tags": {
"shop": "household"
},
"name": "Household Store"
},
"shop/interior_decoration": {
"icon": "shop",
"fields": [
+20
View File
@@ -0,0 +1,20 @@
{
"icon": "shop",
"fields": [
"operator",
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"terms": [
"home"
],
"tags": {
"shop": "household"
},
"name": "Household Store"
}
+4
View File
@@ -1860,6 +1860,10 @@
"key": "shop",
"value": "hifi"
},
{
"key": "shop",
"value": "household"
},
{
"key": "shop",
"value": "interior_decoration"
+4
View File
@@ -3169,6 +3169,10 @@
"name": "Hifi Store",
"terms": "stereo,video"
},
"shop/household": {
"name": "Household Store",
"terms": "home"
},
"shop/interior_decoration": {
"name": "Interior Decoration Store",
"terms": ""