Added filters to kerb layer

This commit is contained in:
Robin van der Linde 2022-06-30 13:06:48 +02:00
parent 2b3f1653b5
commit 2b6598b1cb
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
3 changed files with 140 additions and 0 deletions

View file

@ -4069,6 +4069,46 @@
},
"kerbs": {
"description": "A layer showing kerbs.",
"filter": {
"0": {
"options": {
"0": {
"question": "All types of kerbs"
},
"1": {
"question": "Raised kerb (>3 cm)"
},
"2": {
"question": "Lowered kerb (~3 cm)"
},
"3": {
"question": "Flush kerb (~0cm)"
},
"4": {
"question": "No kerb"
},
"5": {
"question": "Kerb with unknown height"
}
}
},
"1": {
"options": {
"0": {
"question": "Kerbs with or without tactile paving"
},
"1": {
"question": "Kerb with tactile paving"
},
"2": {
"question": "Kerb without tactile paving"
},
"3": {
"question": "Kerb wihout information about tactile paving"
}
}
}
},
"name": "Kerbs",
"presets": {
"0": {

View file

@ -3998,6 +3998,30 @@
},
"kerbs": {
"description": "Een laag met stoepranden.",
"filter": {
"0": {
"options": {
"0": {
"question": "Alle typen stoepranden"
},
"1": {
"question": "Hoge stoeprand (>3 cm)"
},
"2": {
"question": "Verlaagde stoeprand (~3 cm)"
},
"3": {
"question": "Vlakke stoeprand (~0cm)"
},
"4": {
"question": "Geen stoeprand"
},
"5": {
"question": "Stoeprand met onbekende hoogte"
}
}
}
},
"name": "Stoepranden",
"presets": {
"0": {