From c1383477ef6a184de5681576e39c80e521665cc9 Mon Sep 17 00:00:00 2001 From: Paul Norman Date: Tue, 16 Dec 2025 15:05:31 -0800 Subject: [PATCH] Change amenity=dog_park to leisure=dog_park --- 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..765d981 100644 --- a/shortbread-website/content/schema/1.1.md +++ b/shortbread-website/content/schema/1.1.md @@ -716,7 +716,6 @@ The following key-value combinations are included in this layer: - {{< tag amenity courthouse >}} - {{< tag amenity dentist >}} - {{< tag amenity doctors >}} -- {{< tag amenity dog_park >}} - {{< tag amenity drinking_water >}} - {{< tag amenity embassy >}} - {{< tag amenity fast_food >}} @@ -764,6 +763,7 @@ The following key-value combinations are included in this layer: - {{< tag historic ruins >}} - {{< tag historic wayside_cross >}} - {{< tag historic wayside_shrine >}} +- {{< tag leisure dog_park >}} - {{< tag leisure golf_course >}} - {{< tag leisure ice_rink >}} - {{< tag leisure pitch >}}