1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 
// Laranjal Paulista - Pontes de vias públicas
[out:json][timeout:25];
{{geocodeArea:"Laranjal Paulista"}}->.a;
(
  way["highway"]["bridge"]["access"!~"."](area.a);
);
out body;
>;
out skel qt;
 
{{style:
 
/* Mostre o nome se houver */
  node,way {text: bridge:name;}
 
}}
3 km
Leaflet © OpenStreetMap contributors
1