1
2
3
4
5
6
7
8
9
10
x
 
/*
 
*/
[out:json][timeout:25];
// fetch area “Italy” to search in
{{geocodeArea:Italy}}->.searchArea;
// gather results
nwr["bridge"="movable"](area.searchArea);
// print results
out geom;
100 m
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet