Don't flag highway=no since people might use it intentionally (close #105)

This commit is contained in:
Quincy Morgan 2021-01-05 11:08:41 -05:00
parent 9f092d884f
commit fe5f19d0b6

View file

@ -722,9 +722,6 @@
"old": {"highway": "ford"},
"replace": {"ford": "*"}
},
{
"old": {"highway": "no"}
},
{
"old": {"highway": "platform"},
"replace": {"highway": "platform", "public_transport": "platform"}