mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-07 20:01:33 +00:00
Really fix bridleway preset
This commit is contained in:
@@ -9,11 +9,14 @@
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "steps"
|
||||
"highway": "bridleway"
|
||||
},
|
||||
"terms": [
|
||||
"stairs",
|
||||
"staircase"
|
||||
"bridleway",
|
||||
"equestrian trail",
|
||||
"horse riding path",
|
||||
"bridle road",
|
||||
"horse trail"
|
||||
],
|
||||
"name": "Steps"
|
||||
"name": "Bridle Path"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user