forked from MapComplete/MapComplete
Split out tactile_paving filters
This commit is contained in:
parent
82edaa8d67
commit
5ea24961f1
4 changed files with 59 additions and 68 deletions
|
@ -352,34 +352,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "tactile-paving",
|
||||
"options": [
|
||||
{
|
||||
"question": {
|
||||
"en": "With or without tactile paving"
|
||||
}
|
||||
},
|
||||
{
|
||||
"osmTags": "tactile_paving=yes",
|
||||
"question": {
|
||||
"en": "With tactile paving"
|
||||
}
|
||||
},
|
||||
{
|
||||
"osmTags": "tactile_paving=no",
|
||||
"question": {
|
||||
"en": "Without tactile paving"
|
||||
}
|
||||
},
|
||||
{
|
||||
"osmTags": "tactile_paving=",
|
||||
"question": {
|
||||
"en": "Without information about tactile paving"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
"tactile_paving"
|
||||
],
|
||||
"allowMove": false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue