Themes(velopark): properly hide NMBS-maproulette items with a filter

This commit is contained in:
Pieter Vander Vennet 2024-10-17 20:10:41 +02:00
parent 06b1d2ddae
commit 4840816b17

View file

@ -34,7 +34,6 @@
"geoJson": "https://maproulette.org/api/v2/challenge/view/43282",
"idKey": "mr_taskId"
},
"isShown": "ref:velopark!~https://data.velopark.be/data/NMBS.*",
"title": {
"render": "Velopark parking <span class='literal-code'>{mr_velopark_id}</span>"
},
@ -254,6 +253,19 @@
}
]
},
{
"id": "nmbs-only",
"options": [
{
"question": {
"en": "Only non-SNCB-bicycle parkings",
"nl": "Enkel niet-NMBS fietsstallingen"
},
"osmTags": "ref:velopark!~i~https://data.velopark.be/data/NMBS.*",
"default": true
}
]
},
{
"id": "too-hard-only",
"options": [