forked from MapComplete/MapComplete
Various fixes on toilets-layer: add opening hours and payment options, fix typos
This commit is contained in:
parent
8e8340c7fe
commit
459d25d24c
3 changed files with 78 additions and 25 deletions
|
@ -3198,6 +3198,13 @@
|
|||
"question": "Free to use"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Opened now"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Toilets",
|
||||
|
@ -3212,6 +3219,14 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Opening-hours": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Opened 24/7"
|
||||
}
|
||||
},
|
||||
"question": "When are these toilets opened?"
|
||||
},
|
||||
"toilet-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue