Browse Source

gastro: rewrite query to 'nwr'; also show from z15

master
parent
commit
5f8503f9c2
  1. 2
      gastro.yaml

2
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) }}

Loading…
Cancel
Save