From afdc34b50f1df6c658b24e5a0169d1b2311827e2 Mon Sep 17 00:00:00 2001 From: Mael Date: Mon, 5 Aug 2024 15:45:32 +0200 Subject: [PATCH] Add beach class to poi.yaml Could also be set in "attraction" (but I see it as too general for beach) or "swimming" (but beaches are used for more things than swimming, as opposed to swimming pools) --- layers/poi/poi.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layers/poi/poi.yaml b/layers/poi/poi.yaml index 42f0c1b8..20dc2f4d 100644 --- a/layers/poi/poi.yaml +++ b/layers/poi/poi.yaml @@ -82,6 +82,8 @@ layer: subclass: ['bar', 'nightclub'] harbor: subclass: ['marina', 'dock'] + beach: + subclass: ['beach'] car: subclass: ['car', 'car_repair', 'car_parts', 'taxi'] hospital: