forked from MapComplete/MapComplete
Merge branch 'develop' into waste-theme
This commit is contained in:
commit
0f91a3188c
47 changed files with 2233 additions and 752 deletions
|
@ -213,6 +213,16 @@
|
|||
"question": "How wide is the smallest opening next to the barriers?",
|
||||
"render": "Width of opening: {width:opening} m"
|
||||
},
|
||||
"barrier_type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This is a single bollard in the road"
|
||||
},
|
||||
"1": {
|
||||
"then": "This is a cycle barrier slowing down cyclists"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bicycle=yes/no": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue