1
2
3
4
5
6
7
8
9
10
11
12
 
// Relation 7794331 should NOT be included (out of boundaries)
// Relation 12207730 should be included
 
(area["name"="Spoleto"][admin_level=8];)->.searchArea;
area["name"="Italia"]->.wrap;
(
  rel(pivot.searchArea)(area.wrap) -> .ex;
  relation["route"="hiking"](area.searchArea);
  
);
.ex out geom;
out geom qt;
5 km
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet