mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 12:53:52 +01:00
Don't flag highway=no since people might use it intentionally (close #105)
This commit is contained in:
parent
9f092d884f
commit
fe5f19d0b6
1 changed files with 0 additions and 3 deletions
|
|
@ -722,9 +722,6 @@
|
|||
"old": {"highway": "ford"},
|
||||
"replace": {"ford": "*"}
|
||||
},
|
||||
{
|
||||
"old": {"highway": "no"}
|
||||
},
|
||||
{
|
||||
"old": {"highway": "platform"},
|
||||
"replace": {"highway": "platform", "public_transport": "platform"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue