Skip to content

Instantly share code, notes, and snippets.

@ianlopez1115
Last active August 4, 2022 12:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ianlopez1115/a0d3dfff13dd4a493afdb50e052bc5b5 to your computer and use it in GitHub Desktop.
Save ianlopez1115/a0d3dfff13dd4a493afdb50e052bc5b5 to your computer and use it in GitHub Desktop.
Siren operators for the greater Twin Cities region
[out:json][timeout:500];
// Anoka, Carver, Dakota, Hennepin, Ramsey, Scott and Washington counties in Minnesota
(area(3601795840);
area(3601795843);
area(3601795846);
area(3601795848);
area(3601795856);
area(3601795859);
area(3601795861);
)->.searchArea;
// outdoor warning sirens
(
node["emergency"="siren"](area.searchArea);
);
out meta;
>;
out meta qt;
//Remove the "<!-- -->" part before running the query
{{style:
<!-- Hennepin County -->
node[emergency=siren][operator:wikidata=Q486229] {
color:#0058a4;
width:2;
opacity:0.8;
fill-color:#0058a4;
fill-opacity:0.80;}
<!-- Bloomington -->
node[emergency=siren][operator:wikidata=Q490737] {
color:#9c7e2d;
width:2;
opacity:0.8;
fill-color:#003d56;
fill-opacity:0.80;}
<!-- Brooklyn Center -->
node[emergency=siren][operator:wikidata=Q929519] {
color:#dc1f34;
width:2;
opacity:0.8;
fill-color:#002a47;
fill-opacity:0.80;}
<!-- Brooklyn Park -->
node[emergency=siren][operator:wikidata=Q864128] {
color:#0064b3;
width:2;
opacity:0.8;
fill-color:#63a431;
fill-opacity:0.80;}
<!-- Corcoran -->
node[emergency=siren][operator:wikidata=Q1926997] {
color:#006838;
width:2;
opacity:0.8;
fill-color:#3d5e92;
fill-opacity:0.80;}
<!-- Crystal -->
node[emergency=siren][operator:wikidata=Q948360] {
color:#ffffff;
width:2;
opacity:0.8;
fill-color:#34507f;
fill-opacity:0.80;}
<!-- Deephaven -->
node[emergency=siren][operator:wikidata=Q2232195] {
color:#9dc2fb;
width:2;
opacity:0.8;
fill-color:#144fa9;
fill-opacity:0.80;}
<!-- Eden Prairie -->
node[emergency=siren][operator:wikidata=Q985558] {
color:#cbb677;
width:2;
opacity:0.8;
fill-color:#6b6f2a;
fill-opacity:0.80;}
<!-- Edina -->
node[emergency=siren][operator:wikidata=Q957763] {
color:#383031;
width:2;
opacity:0.8;
fill-color:#00a261;
fill-opacity:0.80;}
<!-- Excelsior -->
node[emergency=siren][operator:wikidata=Q2302086] {
color:#ffffff;
width:2;
opacity:0.8;
fill-color:#1f3468;
fill-opacity:0.80;}
<!-- Golden Valley -->
node[emergency=siren][operator:wikidata=Q868848] {
color:#aea082;
width:2;
opacity:0.8;
fill-color:#f29d00;
fill-opacity:0.80;}
<!-- Hopkins -->
node[emergency=siren][operator:wikidata=Q1992894] {
color:#5e7e47;
width:2;
opacity:0.8;
fill-color:#720931;
fill-opacity:0.80;}
<!-- Loretto -->
node[emergency=siren][operator:wikidata=Q2230244] {
color:#e2cc84;
width:2;
opacity:0.8;
fill-color:#2e433f;
fill-opacity:0.80;}
<!-- Maple Grove -->
node[emergency=siren][operator:wikidata=Q983741] {
color:#00183d;
width:2;
opacity:0.8;
fill-color:#00255f;
fill-opacity:0.80;}
<!-- Medina -->
node[emergency=siren][operator:wikidata=Q2228269] {
color:#643504;
width:2;
opacity:0.8;
fill-color:#be8238;
fill-opacity:0.80;}
<!-- Metropolitan Airports Commission -->
node[emergency=siren][operator:wikidata=Q6824972] {
color:#1a305b;
width:2;
opacity:0.8;
fill-color:#4b93cc;
fill-opacity:0.80;}
<!-- Minneapolis -->
node[emergency=siren][operator:wikidata=Q36091] {
color:#85e7fe;
width:2;
opacity:0.8;
fill-color:#30b2e4;
fill-opacity:0.80;}
<!-- Minnetonka -->
node[emergency=siren][operator:wikidata=Q923384] {
color:#56555a;
width:2;
opacity:0.8;
fill-color:#265374;
fill-opacity:0.80;}
<!-- New Hope -->
node[emergency=siren][operator:wikidata=Q987154] {
color:#707ebb;
width:2;
opacity:0.8;
fill-color:#f2e585;
fill-opacity:0.80;}
<!-- Osseo -->
node[emergency=siren][operator:wikidata=Q2229441] {
color:#231f20;
width:2;
opacity:0.8;
fill-color:#f5911f;
fill-opacity:0.80;}
<!-- Plymouth -->
node[emergency=siren][operator:wikidata=Q936753] {
color:#ffffff;
width:2;
opacity:0.8;
fill-color:#163464;
fill-opacity:0.80;}
<!-- Richfield -->
node[emergency=siren][operator:wikidata=Q988916] {
color:#17468f;
width:2;
opacity:0.8;
fill-color:#d2202f;
fill-opacity:0.80;}
<!-- Robbinsdale -->
node[emergency=siren][operator:wikidata=Q2045704] {
color:#ffd200;
width:2;
opacity:0.8;
fill-color:#4356a3;
fill-opacity:0.80;}
<!-- Saint Anthony Village -->
node[emergency=siren][operator:wikidata=Q282822] {
color:#a7a7a7;
width:2;
opacity:0.8;
fill-color:#1c4b81;
fill-opacity:0.80;}
<!-- Shorewood -->
node[emergency=siren][operator:wikidata=Q2567178] {
color:#0e5f45;
width:2;
opacity:0.8;
fill-color:#2256a6;
fill-opacity:0.80;}
<!-- St. Louis Park -->
node[emergency=siren][operator:wikidata=Q988741] {
color:#231f20;
width:2;
opacity:0.8;
fill-color:#00718f;
fill-opacity:0.80;}
<!-- Tonka Bay -->
node[emergency=siren][operator:wikidata=Q1816668] {
color:#1f5fab;
width:2;
opacity:0.8;
fill-color:#003c61;
fill-opacity:0.80;}
<!-- University of Minnesota -->
node[emergency=siren][operator:wikidata=Q238101] {
color:#ffcc33;
width:2;
opacity:0.8;
fill-color:#7a0019;
fill-opacity:0.80;}
<!-- Wayzata -->
node[emergency=siren][operator:wikidata=Q2227844] {
color:#e5b53a;
width:2;
opacity:0.8;
fill-color:#0092cf;
fill-opacity:0.80;}
}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment