Add waste_assen, add location for disposal

This commit is contained in:
Robin van der Linde 2022-01-09 17:39:51 +01:00
parent b59f3ca5c8
commit b5bfd6558b
7 changed files with 181 additions and 2 deletions

View file

@ -4784,6 +4784,20 @@
},
"question": "Who can use this waste disposal bin?",
"render": "Access: {access}"
},
"disposal-location": {
"mappings": {
"0": {
"then": "This is an underground container"
},
"1": {
"then": "This container is located indoors"
},
"2": {
"then": "This container is located outdoors"
}
},
"question": "Where is this container located?"
}
},
"title": {