mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-22 08:16:55 +02:00
Don't flag highway=no since people might use it intentionally (close #105)
This commit is contained in:
@@ -722,9 +722,6 @@
|
||||
"old": {"highway": "ford"},
|
||||
"replace": {"ford": "*"}
|
||||
},
|
||||
{
|
||||
"old": {"highway": "no"}
|
||||
},
|
||||
{
|
||||
"old": {"highway": "platform"},
|
||||
"replace": {"highway": "platform", "public_transport": "platform"}
|
||||
|
||||
Reference in New Issue
Block a user