diff --git a/assets/themes/scouting/scouting.json b/assets/themes/scouting/scouting.json index 5446b20ab..def4fbe18 100644 --- a/assets/themes/scouting/scouting.json +++ b/assets/themes/scouting/scouting.json @@ -34,15 +34,16 @@ } ] } - }, - "=filter": [] + } } }, { "builtin": "campsite", "override": { "minzoom": 16, - "filter": null, + "filter": { + "sameAs": "group_campsite" + }, "name": null, "isCounted": false }