add fee filter

This commit is contained in:
Osmwithspace 2025-02-18 13:17:25 +01:00
parent d65d03aa5b
commit d8d2eca33f

View file

@ -192,6 +192,26 @@
"images"
],
"filter": [
{
"id": "fee_filter",
"options": [
{
"question": {
"en": "fee"
}
},
{
"question": {
"en": "free of charge"
},
"osmTags": {
"and": [
"fee=no"
]
}
}
]
},
{
"id": "capacity_persons_filter",
"options": [