From d540bfc260f2f4a8e815ccd3f2087a148547aa5a Mon Sep 17 00:00:00 2001 From: Andrea Decorte Date: Fri, 15 Dec 2023 16:20:46 +0100 Subject: [PATCH] Allow attraction=big_wheel to be mapped as an area (#989) As per wiki https://wiki.openstreetmap.org/wiki/Tag:attraction%3Dbig_wheel, this feature can also be mapped as an area and it is already used as such. So this fixes the validation to allow definiting is an area and remove warnings. --- data/presets/attraction/big_wheel.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/presets/attraction/big_wheel.json b/data/presets/attraction/big_wheel.json index 154c7c269..8d536822d 100644 --- a/data/presets/attraction/big_wheel.json +++ b/data/presets/attraction/big_wheel.json @@ -10,7 +10,8 @@ "min_age" ], "geometry": [ - "point" + "point", + "area" ], "terms": [ "ferris wheel",