From d5dd7e68fd9706796bb33e3b58c879abe48217f2 Mon Sep 17 00:00:00 2001 From: Paul Norman Date: Tue, 16 Dec 2025 14:45:15 -0800 Subject: [PATCH] Change amenity=playground to leisure=playground The former is a tagging mistake that should never have been added. --- shortbread-website/content/schema/1.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shortbread-website/content/schema/1.1.md b/shortbread-website/content/schema/1.1.md index 769843e..3d72d62 100644 --- a/shortbread-website/content/schema/1.1.md +++ b/shortbread-website/content/schema/1.1.md @@ -732,7 +732,6 @@ The following key-value combinations are included in this layer: - {{< tag amenity nursing_home >}} - {{< tag amenity pharmacy >}} - {{< tag amenity place_of_worship >}} -- {{< tag amenity playground >}} - {{< tag amenity police >}} - {{< tag amenity post_box >}} - {{< tag amenity post_office >}} @@ -767,6 +766,7 @@ The following key-value combinations are included in this layer: - {{< tag leisure golf_course >}} - {{< tag leisure ice_rink >}} - {{< tag leisure pitch >}} +- {{< tag leisure playground >}} - {{< tag leisure sports_centre >}} - {{< tag leisure stadium >}} - {{< tag leisure swimming_pool >}}