From 86f1aff148b1fc9e05e12eba1f91e4a96ed51070 Mon Sep 17 00:00:00 2001 From: Osmwithspace <> Date: Fri, 15 Aug 2025 18:37:11 +0200 Subject: [PATCH] visibility of shelters improved --- assets/themes/nature/nature.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/assets/themes/nature/nature.json b/assets/themes/nature/nature.json index 78fc28d186..626487ca5f 100644 --- a/assets/themes/nature/nature.json +++ b/assets/themes/nature/nature.json @@ -56,6 +56,14 @@ "drinking_water", "birdhide", "nature_reserve", + { + "builtin": [ + "shelter" + ], + "override": { + "minzoom": 11 + } + }, { "builtin": [ "map", @@ -64,7 +72,6 @@ "picnic_table", "toilet", "guidepost", - "shelter", "bbq", "firepit", "insect_hotel"