Skip to content

Instantly share code, notes, and snippets.

View ianlopez1115's full-sized avatar

Ian Lopez ianlopez1115

View GitHub Profile
<!--
This has been generated by the overpass-turbo wizard.
The original search was:
“natural=faultline and type:way”
-->
<osm-script output="json" timeout="25">
<!-- gather results -->
<union>
<!-- query part for: “natural=faultline” -->
<query type="way">
<osm-script output="xml">
<union>
<query type="area">
<has-kv k="name" v="Philippines"/>
</query>
<query type="way">
<has-kv k="leisure" v="pitch"/>
<has-kv k="sport" v="basketball"/>
<area-query/>
</query>
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“"addr:housenumber"=* in Laguna”
*/
[out:json][timeout:250];
// fetch area “Laguna” to search in
{{geocodeArea:Laguna}}->.searchArea;
// gather results
(
[out:xml][timeout:50];
(
nwr["highway"]["maxspeed"]({{bbox}});
);
out body;
>;
out skel qt;
{{style:
way[maxspeed]