forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
8fd4270545
2 changed files with 4 additions and 2 deletions
|
@ -30,6 +30,7 @@
|
|||
"and": [
|
||||
"cyclestreet=yes",
|
||||
"maxspeed=30",
|
||||
"overtaking:motor_vehicle=no",
|
||||
"proposed:cyclestreet="
|
||||
]
|
||||
},
|
||||
|
@ -64,7 +65,8 @@
|
|||
"if": {
|
||||
"and": [
|
||||
"cyclestreet=",
|
||||
"proposed:cyclestreet="
|
||||
"proposed:cyclestreet=",
|
||||
"overtaking:motor_vehicle="
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue