add wholesale shop preset (#4754)

This commit is contained in:
Jordane Pelloux-Prayer
2018-02-05 20:33:00 +01:00
parent dac753c4ea
commit a6f840197a
7 changed files with 77 additions and 0 deletions
+8
View File
@@ -1620,6 +1620,9 @@ en:
wheelchair:
# wheelchair=*
label: Wheelchair Access
wholesale:
# wholesale=*
label: wholesale
width:
# width=*
label: Width (Meters)
@@ -5373,6 +5376,11 @@ en:
name: Weapon Shop
# 'terms: ammo,gun,knife,knives'
terms: '<translate with synonyms or related terms for ''Weapon Shop'', separated by commas>'
shop/wholesale:
# shop=wholesale
name: Wholesale shop/store
# 'terms: warehouse club,cash and carry'
terms: '<translate with synonyms or related terms for ''Wholesale shop/store'', separated by commas>'
shop/window_blind:
# shop=window_blind
name: Window Blind Store
+5
View File
@@ -2202,6 +2202,11 @@
"universal": true,
"label": "Wheelchair Access"
},
"wholesale": {
"key": "wholesale",
"type": "typeCombo",
"label": "wholesale"
},
"width": {
"key": "width",
"type": "number",
+5
View File
@@ -0,0 +1,5 @@
{
"key": "wholesale",
"type": "typeCombo",
"label": "wholesale"
}
+24
View File
@@ -18220,6 +18220,30 @@
},
"name": "Weapon Shop"
},
"shop/wholesale": {
"icon": "shop",
"fields": [
"name",
"operator",
"wholesale",
"address",
"building_area",
"opening_hours",
"payment_multi"
],
"geometry": [
"point",
"area"
],
"terms": [
"warehouse club",
"cash and carry"
],
"tags": {
"shop": "wholesale"
},
"name": "Wholesale shop/store"
},
"shop/window_blind": {
"icon": "shop",
"fields": [
+24
View File
@@ -0,0 +1,24 @@
{
"icon": "shop",
"fields": [
"name",
"operator",
"wholesale",
"address",
"building_area",
"opening_hours",
"payment_multi"
],
"geometry": [
"point",
"area"
],
"terms": [
"warehouse club",
"cash and carry"
],
"tags": {
"shop": "wholesale"
},
"name": "Wholesale shop/store"
}
+4
View File
@@ -3307,6 +3307,10 @@
"key": "shop",
"value": "weapons"
},
{
"key": "shop",
"value": "wholesale"
},
{
"key": "shop",
"value": "window_blind"
+7
View File
@@ -2642,6 +2642,9 @@
"wheelchair": {
"label": "Wheelchair Access"
},
"wholesale": {
"label": "wholesale"
},
"width": {
"label": "Width (Meters)"
},
@@ -5998,6 +6001,10 @@
"name": "Weapon Shop",
"terms": "ammo,gun,knife,knives"
},
"shop/wholesale": {
"name": "Wholesale shop/store",
"terms": "warehouse club,cash and carry"
},
"shop/window_blind": {
"name": "Window Blind Store",
"terms": ""