Skip to content

Instantly share code, notes, and snippets.

View geomantic's full-sized avatar
💭
Working from the 99th floor of the GeomanticLabs world headquarters

Steven Johnson geomantic

💭
Working from the 99th floor of the GeomanticLabs world headquarters
View GitHub Profile
[out:json][timeout:50];
// gather results
(
way["building"](changed:"2022-06-01T00:00:00Z","2022-07-01T00:00:00Z")({{bbox}});
);
// print results
out body;
>;
out skel qt;
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“ tunnel=* and railway=*”
*/
[out:json][timeout:25];
// gather results
{{geocodeArea:Colorado}}->.searchArea;
(
// query part for: “tunnel=* and railway=*”
@geomantic
geomantic / Extract County Boundary
Created January 12, 2021 22:11
Extract County Boundary
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“boundary AND name like "Washington County"”
*/
[out:json][timeout:25];
// gather results
(
// query part for: “boundary and name~/Washington County/”
relation["type"="boundary"]["name"~"Washington County"]({{bbox}});
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“type:way and railway:abandoned”
*/
[out:json][timeout:100];
// gather results
{{geocodeArea:Illinois}}->.searchArea;
(
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“type:way and highway=* and name like "State Road"”
*/
[out:json][timeout:25];
// gather results
{{geocodeArea:Illinois}}->.searchArea;
(
// query part for: “highway=* and name~/State Road/”
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“type=restriction”
*/
[out:json][timeout:300];
// gather results
(
// query part for: “type=restriction”
node["highway"="traffic_signals"]({{bbox}});
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“user:"Share Suridion" or user:"katyisd_k1220222" or user:"Katyisd_K1639341" or user:"Katyisk_K1521195" or user:"Katyisd_J0912043"”
*/
[out:json][timeout:25];
// gather results
(
// query part for: “user:"Share Suridion"”
node(user:"Share Suridion")({{bbox}});
These are user
Troy, MI Athens HS, #AHSMappers: user:AASAthens or user:DGGAthensHS or user:jszAthensHS or user:H_PAthens or user:r_dathens
Troy, MI Athens HS, #closedstreetmapping:
user:’HAH Athens’ or user:’HVK Athens’ or user:MCMRAthens or user:J_IAthens or user:z_RAthens or user:MEMAthens
Troy, MI Athens HS, #countryreaders
user:G_SAthens or user:KCHAthens or user:K_MAthensHS or user:OVAthensHS or user:KCHAthens or user:G_SAthens
Troy MI, Athens HS #taumatawhak
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“user:AASAthens or user:DGGAthensHS or user:Arif_G or user:15DylanChen or user:20isamil or user:Jena8078 or user:Kyal_B or user: 18tuyngu or user:tannerdharris2004”
*/
[out:json][timeout:25];
// gather results
(
// query part for: “user:AASAthens”
node(user:"AASAthens")({{bbox}});
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“user:AASAthens or user:DGGAthensHS or user:jszAthensHS or user:H_PAthens or user:r_dathens”
*/
[out:json][timeout:25];
// gather results
(
// query part for: “user:AASAthens”
node(user:"AASAthens")({{bbox}});