mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-09 22:38:38 +02:00
Add highway=busway preset (#164)
This commit is contained in:
@@ -710,6 +710,10 @@
|
||||
"old": {"highway": "abandoned"},
|
||||
"replace": {"abandoned:highway": "*"}
|
||||
},
|
||||
{
|
||||
"old": {"highway": "service", "service": "busway"},
|
||||
"replace": {"highway": "busway"}
|
||||
},
|
||||
{
|
||||
"old": {"highway": "bridleway", "horse": "no"},
|
||||
"replace": {"highway": "path", "horse": "no"}
|
||||
|
||||
Reference in New Issue
Block a user