From d67c59d7bcf97a2b7d78d15f49a6635701e5f256 Mon Sep 17 00:00:00 2001 From: Paul Norman Date: Mon, 9 Feb 2026 20:43:05 -0800 Subject: [PATCH] Add leisure=park to POIs layer Given the other leisure=* tags in the POI layer omitting leisure=park appears to be an oversight. --- shortbread-website/content/schema/1.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/shortbread-website/content/schema/1.1.md b/shortbread-website/content/schema/1.1.md index 44fb61f..5b9870a 100644 --- a/shortbread-website/content/schema/1.1.md +++ b/shortbread-website/content/schema/1.1.md @@ -751,6 +751,7 @@ The following key-value combinations are included in this layer: - {{< tag leisure dog_park >}} - {{< tag leisure golf_course >}} - {{< tag leisure ice_rink >}} +- {{< tag leisure park >}} - {{< tag leisure pitch >}} - {{< tag leisure playground >}} - {{< tag leisure sports_centre >}}