Overpass Turbo Query
10 examples of overpass queries to be used in Openstreetmap
Exemplos OVERPASS
• PTo query objects in another municipality, use this part of the query in red to change the name of the Municipality and state and you will have a search for objects in your location. • for a search by neighborhood, enter the name of the neighborhood and the city of the search
“Exemplo”
[out:json][timeout:25]; // fetch area “Terceira” to search in {{geocodeArea:campos dos goytacazes,rj}}->.searchArea; // gather results
Consulta de Ilha
[out:json][timeout:180]; area [‘ISO3166-2’ = ‘BR-PA’][admin_level=4] (area.a) -> .uf; nwr [place~”islet|island|archipelago”][name] (area.uf); out geom;
Consulta de Escolas em Município