From f81247e423290a1206413cc69a1bf3664ff3aa34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Thu, 5 Mar 2026 10:45:01 +0100 Subject: [PATCH] culture-media: include leisure=parklet --- culture-media.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/culture-media.yaml b/culture-media.yaml index 57b2d67..eb521e1 100644 --- a/culture-media.yaml +++ b/culture-media.yaml @@ -16,6 +16,7 @@ query: nwr[tourism~'^(.*;|)(attraction|artwork)(;.*|)$']; nwr[heritage]; nwr[amenity~'^(.*;|)(fountain|arts_centre|place_of_worship|theatre|public_bookcase)(;.*|)$']; + nwr[leisure~'^(.*;|)(parklet)(;.*|)$']; nwr[man_made~'^(.*;|)(windmill|watermill|bridge|cairn|cross|geoglyph|hongsalmun|iljumun|lighthouse|obelisk|observatory|offshore_platform|paifang|stupa|torii)(;.*|)$']; nwr[natural=tree][denotation~'^(natural_monument|landmark)$']; ) @@ -79,6 +80,8 @@ feature: {{ keyTrans('heritage') }} {% elseif tags.man_made %} {{ tagTransList('man_made', tags.man_made) }} + {% elseif tags.leisure %} + {{ tagTransList('leisure', tags.leisure) }} {% elseif tags.natural %} {{ tagTrans('natural', tags.natural) }} ({{ tagTrans('denotation', tags.denotation) }}) {% endif %} @@ -164,6 +167,8 @@ const: icon: '' natural=tree: icon: '' + leisure=parklet: + icon: '' heritage: man_made: other: