add preset for shop=watches

This commit is contained in:
Wille Marcel
2017-02-05 13:02:02 -02:00
parent 110c7ec12e
commit 9cd1284389
5 changed files with 46 additions and 0 deletions
+4
View File
@@ -4067,6 +4067,10 @@ en:
# shop=video_games
name: Video Game Store
terms: '<translate with synonyms or related terms for ''Video Game Store'', separated by commas>'
shop/watches:
# shop=watches
name: Watches Shop
terms: '<translate with synonyms or related terms for ''Watches Shop'', separated by commas>'
shop/water_sports:
# shop=water_sports
name: Watersport/Swim Shop
+17
View File
@@ -11412,6 +11412,23 @@
},
"name": "Video Store"
},
"shop/watches": {
"icon": "shop",
"fields": [
"operator",
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"tags": {
"shop": "watches"
},
"name": "Watches Shop"
},
"shop/water_sports": {
"icon": "shop",
"fields": [
+17
View File
@@ -0,0 +1,17 @@
{
"icon": "shop",
"fields": [
"operator",
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"tags": {
"shop": "watches"
},
"name": "Watches Shop"
}
+4
View File
@@ -2494,6 +2494,10 @@
"key": "shop",
"value": "video"
},
{
"key": "shop",
"value": "watches"
},
{
"key": "shop",
"value": "water_sports"
+4
View File
@@ -4344,6 +4344,10 @@
"name": "Video Store",
"terms": "DVD"
},
"shop/watches": {
"name": "Watches Shop",
"terms": ""
},
"shop/water_sports": {
"name": "Watersport/Swim Shop",
"terms": ""