From 6df40b23ebcee1aff94bf7131ba977e9e286a874 Mon Sep 17 00:00:00 2001 From: Osmwithspace <> Date: Thu, 6 Feb 2025 15:08:17 +0100 Subject: [PATCH] add filter sameAs --- assets/themes/scouting/scouting.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/assets/themes/scouting/scouting.json b/assets/themes/scouting/scouting.json index 5a4707c119..def4fbe189 100644 --- a/assets/themes/scouting/scouting.json +++ b/assets/themes/scouting/scouting.json @@ -41,6 +41,9 @@ "builtin": "campsite", "override": { "minzoom": 16, + "filter": { + "sameAs": "group_campsite" + }, "name": null, "isCounted": false }