Disambiguate shop=bicycle and amenity=bicycle_repair_station presets (closes #2845)

This commit is contained in:
Bryan Housel
2015-12-23 15:21:04 -05:00
parent 8cdfcacdb8
commit 093f0491c4
5 changed files with 25 additions and 10 deletions
+4 -3
View File
@@ -1208,9 +1208,9 @@ en:
terms: "<translate with synonyms or related terms for 'Bicycle Rental', separated by commas>"
amenity/bicycle_repair_station:
# amenity=bicycle_repair_station
name: Bicycle Repair Station
# 'terms: bike'
terms: "<translate with synonyms or related terms for 'Bicycle Repair Station', separated by commas>"
name: Bicycle Repair Tool Stand
# 'terms: bike,repair,chain,pump'
terms: "<translate with synonyms or related terms for 'Bicycle Repair Tool Stand', separated by commas>"
amenity/biergarten:
# amenity=biergarten
name: Beer Garden
@@ -3090,6 +3090,7 @@ en:
shop/bicycle:
# shop=bicycle
name: Bicycle Shop
# 'terms: bike,repair'
terms: "<translate with synonyms or related terms for 'Bicycle Shop', separated by commas>"
shop/bookmaker:
# shop=bookmaker
+9 -2
View File
@@ -519,12 +519,15 @@
"area"
],
"terms": [
"bike"
"bike",
"repair",
"chain",
"pump"
],
"tags": {
"amenity": "bicycle_repair_station"
},
"name": "Bicycle Repair Station"
"name": "Bicycle Repair Tool Stand"
},
"amenity/biergarten": {
"icon": "beer",
@@ -7781,6 +7784,10 @@
"point",
"area"
],
"terms": [
"bike",
"repair"
],
"tags": {
"shop": "bicycle"
},
@@ -14,10 +14,13 @@
"area"
],
"terms": [
"bike"
"bike",
"repair",
"chain",
"pump"
],
"tags": {
"amenity": "bicycle_repair_station"
},
"name": "Bicycle Repair Station"
"name": "Bicycle Repair Tool Stand"
}
+4
View File
@@ -10,6 +10,10 @@
"point",
"area"
],
"terms": [
"bike",
"repair"
],
"tags": {
"shop": "bicycle"
},
+3 -3
View File
@@ -1631,8 +1631,8 @@
"terms": "bike"
},
"amenity/bicycle_repair_station": {
"name": "Bicycle Repair Station",
"terms": "bike"
"name": "Bicycle Repair Tool Stand",
"terms": "bike,repair,chain,pump"
},
"amenity/biergarten": {
"name": "Beer Garden",
@@ -3360,7 +3360,7 @@
},
"shop/bicycle": {
"name": "Bicycle Shop",
"terms": ""
"terms": "bike,repair"
},
"shop/bookmaker": {
"name": "Bookmaker",