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
|
@ -286,46 +286,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "tactile-paving",
|
||||
"options": [
|
||||
{
|
||||
"question": {
|
||||
"en": "Kerbs with or without tactile paving",
|
||||
"de": "Bordsteine mit oder ohne taktilem Pflaster",
|
||||
"fr": "Bordures avec ou sans revêtement podotactile",
|
||||
"nl": "Stoepranden met of zonder voelbare bestrating"
|
||||
}
|
||||
},
|
||||
{
|
||||
"osmTags": "tactile_paving=yes",
|
||||
"question": {
|
||||
"en": "Kerb with tactile paving",
|
||||
"de": "Bordstein mit taktilem Pflaster",
|
||||
"fr": "Bordure avec revêtement podotactile",
|
||||
"nl": "Stoeprand met voelbare bestrating"
|
||||
}
|
||||
},
|
||||
{
|
||||
"osmTags": "tactile_paving=no",
|
||||
"question": {
|
||||
"en": "Kerb without tactile paving",
|
||||
"de": "Bordstein ohne taktilem Pflaster",
|
||||
"fr": "Bordure sans revêtement podotactile",
|
||||
"nl": "Stoeprand zonder voelbare bestrating"
|
||||
}
|
||||
},
|
||||
{
|
||||
"osmTags": "tactile_paving=",
|
||||
"question": {
|
||||
"en": "Kerb wihout information about tactile paving",
|
||||
"de": "Bordstein ohne Informationen über taktiles Pflaster",
|
||||
"fr": "Bordure sans information sur le revêtement podotactile",
|
||||
"nl": "Stoeprand zonder informatie over voelbare bestrating"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
"tactile_paving_advanced"
|
||||
],
|
||||
"units": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue