mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-31 00:27:23 +02:00
Deprecate sidewalk=none => sidewalk=no (#222)
This commit is contained in:
@@ -686,6 +686,10 @@
|
||||
"old": {"footway": "both"},
|
||||
"replace": {"sidewalk": "both"}
|
||||
},
|
||||
{
|
||||
"old": {"sidewalk": "none"},
|
||||
"replace": {"sidewalk": "no"}
|
||||
},
|
||||
{
|
||||
"old": {"footway": "crossing", "highway": "cycleway"},
|
||||
"replace": {"cycleway": "crossing", "highway": "cycleway"}
|
||||
|
||||
Reference in New Issue
Block a user