From ec93c66fd74546a6f6465b9d26443ba28bf2874b Mon Sep 17 00:00:00 2001 From: Dimitar <19364673+Dimitar5555@users.noreply.github.com> Date: Tue, 24 Dec 2024 10:14:14 +0200 Subject: [PATCH] "Shop" => "Shop (Unspecified type)" for the searchable shop=yes preset Related issue: https://github.com/openstreetmap/id-tagging-schema/issues/1414 --- data/presets/shop.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/presets/shop.json b/data/presets/shop.json index 5116b035c..5bc6cf664 100644 --- a/data/presets/shop.json +++ b/data/presets/shop.json @@ -38,6 +38,6 @@ "retailer", "store" ], - "name": "Shop", + "name": "{shop/_yes.json}", "matchScore": 0.7 }