Use highway=bus_guideway as the tag, addTags/removeTags for others

This commit is contained in:
Bryan Housel
2018-01-19 10:41:26 -05:00
parent 4ab444d392
commit a9ed808d98
4 changed files with 19 additions and 3 deletions
+1 -1
View File
@@ -3097,7 +3097,7 @@ en:
# 'terms: bridleway,equestrian,horse'
terms: '<translate with synonyms or related terms for ''Bridle Path'', separated by commas>'
highway/bus_guideway:
# 'highway=bus_guideway, access=no, bus=designated'
# highway=bus_guideway
name: Bus Guideway
terms: '<translate with synonyms or related terms for ''Bus Guideway'', separated by commas>'
highway/bus_stop:
+8
View File
@@ -6942,6 +6942,14 @@
"line"
],
"tags": {
"highway": "bus_guideway"
},
"addTags": {
"highway": "bus_guideway",
"access": "no",
"bus": "designated"
},
"removeTags": {
"highway": "bus_guideway",
"access": "no",
"bus": "designated"
@@ -9,6 +9,14 @@
"line"
],
"tags": {
"highway": "bus_guideway"
},
"addTags": {
"highway": "bus_guideway",
"access": "no",
"bus": "designated"
},
"removeTags": {
"highway": "bus_guideway",
"access": "no",
"bus": "designated"
+2 -2
View File
@@ -1333,8 +1333,8 @@
"value": "bridleway"
},
{
"key": "bus",
"value": "designated"
"key": "highway",
"value": "bus_guideway"
},
{
"key": "highway",