Skip to content

Instantly share code, notes, and snippets.

View ajturner's full-sized avatar
🗺️
Considering WhereCamps

Andrew Turner ajturner

🗺️
Considering WhereCamps
View GitHub Profile
@ajturner
ajturner / readme.md
Last active April 13, 2017 16:40
Testimony given on April 13, 2017 to the D.C. Committee on Transportation and Environment regarding School Modernization for Capitol Hill Montessori at Logan.

Good afternoon council members.

My name is Andrew Turner, I am a resident of Ward 6. We moved to the district to raise our family and our 5 year old son was fortunate to join Capitol Hill Montessori at Logan last year. Our youngest child turned two-years old yesterday and already is looking forward to following his big-brother to school. The Montessori education and the staff of Logan have been fundamental to our son flourishing in his first years of education - a formative time for the rest of their lives of learning.

As trained engineers, my wife and I have personally volunteered our time and expertise along with other parents helping ensure a safe, healthy, and productive work environment for the children of our school. Through temperature monitoring and analysis we identified unhealthy environmental conditions which are now being addressed thanks to the work of Council Members Cheh and Grosso.

In the past year alone, the school has dealt with numerous infrastructure emergencies, from sewage in the caf

@ajturner
ajturner / index.html
Last active November 17, 2016 15:31
Public Schools
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href=
"http://js.arcgis.com/3.14/esri/css/esri.css">
<link rel="stylesheet" type="text/css" href=
"https://rawgit.com/benheb/legend/master/legend.css">
@ajturner
ajturner / index.html
Last active October 25, 2016 18:01
2006 Accidents on Bike Lanes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href=
"http://js.arcgis.com/3.14/esri/css/esri.css">
<link rel="stylesheet" type="text/css" href=
"https://rawgit.com/benheb/legend/master/legend.css">
@ajturner
ajturner / index.html
Last active October 3, 2016 20:56
Example Webmap
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href=
"http://js.arcgis.com/3.14/esri/css/esri.css">
<link rel="stylesheet" type="text/css" href=
"https://rawgit.com/benheb/legend/master/legend.css">
@ajturner
ajturner / webmap.json
Created October 3, 2016 20:52
Public Schools
{
"item": {
"title": "New Map",
"snippet": "Public Schools",
"extent": [
[
-81.92792968747781,
-25.845137612719586
],
[
@ajturner
ajturner / index.html
Created September 24, 2016 14:01
Raleigh Zoning
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href=
"http://js.arcgis.com/3.14/esri/css/esri.css">
<link rel="stylesheet" type="text/css" href=
"https://rawgit.com/benheb/legend/master/legend.css">
@ajturner
ajturner / index.html
Created September 23, 2016 19:37
Wake County Public Schools
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href=
"http://js.arcgis.com/3.14/esri/css/esri.css">
<link rel="stylesheet" type="text/css" href=
"https://rawgit.com/benheb/legend/master/legend.css">
@ajturner
ajturner / index.html
Created June 16, 2016 14:56
Demo of <dialog> thanks to @LeaVerou
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Dialog Demo</title>
</head>
<body>
<button onclick="dialog.showModal()">Open Dialog</button>
@ajturner
ajturner / index.html
Last active May 3, 2016 21:43
Spaces
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href=
"http://js.arcgis.com/3.14/esri/css/esri.css">
<link rel="stylesheet" type="text/css" href=
"https://rawgit.com/benheb/legend/master/legend.css">
@ajturner
ajturner / index.html
Last active May 3, 2016 21:18
Streets
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href=
"http://js.arcgis.com/3.14/esri/css/esri.css">
<link rel="stylesheet" type="text/css" href=
"https://rawgit.com/benheb/legend/master/legend.css">