More vehicle type restrictions to remove
This commit is contained in:
parent
e0b2a67fae
commit
4e346c2820
1 changed files with 7 additions and 0 deletions
|
@ -514,6 +514,13 @@
|
||||||
"and": [
|
"and": [
|
||||||
"barrier=",
|
"barrier=",
|
||||||
"bicycle=",
|
"bicycle=",
|
||||||
|
"foot=",
|
||||||
|
"motor_vehicle=",
|
||||||
|
"vehicle=",
|
||||||
|
"inline_skate=",
|
||||||
|
"moped=",
|
||||||
|
"moped_a=",
|
||||||
|
"moped_b=",
|
||||||
"bollard=",
|
"bollard=",
|
||||||
"cycle_barrier=",
|
"cycle_barrier=",
|
||||||
"maxwidth:physical=",
|
"maxwidth:physical=",
|
||||||
|
|
Loading…
Reference in a new issue