forked from MapComplete/MapComplete
Add question on bike repair station access
This commit is contained in:
parent
6ff4d22de3
commit
44603536fc
6 changed files with 59 additions and 14 deletions
|
@ -804,11 +804,13 @@
|
|||
},
|
||||
{
|
||||
"if": {
|
||||
"or": ["access=no","access=private"]
|
||||
"or": [
|
||||
"access=no",
|
||||
"access=private"
|
||||
]
|
||||
},
|
||||
"then": "invalid"
|
||||
}
|
||||
|
||||
],
|
||||
"iconSize": {
|
||||
"render": "50,50,bottom"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue