From 5f8503f9c26543f87f57d354a2b4c84ca532ddbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Fri, 17 Nov 2023 17:30:53 +0100 Subject: [PATCH] gastro: rewrite query to 'nwr'; also show from z15 --- gastro.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gastro.yaml b/gastro.yaml index 3e547e3..48f6de9 100644 --- a/gastro.yaml +++ b/gastro.yaml @@ -1,6 +1,6 @@ type: overpass query: - 16: (node[amenity~'^(bar|biergarten|cafe|fast_food|food_court|ice_cream|pub|restaurant)$'];way[amenity~'^(bar|biergarten|cafe|fast_food|food_court|ice_cream|pub|restaurant)$'];relation[amenity~'^(bar|biergarten|cafe|fast_food|food_court|ice_cream|pub|restaurant)$'];); + 15: nwr[amenity~'^(bar|biergarten|cafe|fast_food|food_court|ice_cream|pub|restaurant)$']; feature: description: | {{ tagTrans('amenity', tags.amenity) }}