Merge branch 'develop' into waste-theme

This commit is contained in:
Pieter Vander Vennet 2022-01-06 15:39:29 +01:00
commit 0f91a3188c
47 changed files with 2233 additions and 752 deletions

View file

@ -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": {