Skip to content

Instantly share code, notes, and snippets.

View gavinr's full-sized avatar

Gavin Rehkemper gavinr

View GitHub Profile
### Keybase proof
I hereby claim:
* I am gavinr on github.
* I am gavinr (https://keybase.io/gavinr) on keybase.
* I have a public key whose fingerprint is EB22 A70F EE67 C3CE 51BB 5297 740D 13AE A56A 911B
To claim this, I am signing this object:
@gavinr
gavinr / city-flags.json
Last active August 29, 2015 14:12
US City Flags JSON
[
{
"City":"Bayonne",
"State":"New Jersey",
"Link":"http://en.wikipedia.org/wiki/Bayonne,_New_Jersey",
"Image":"http://upload.wikimedia.org/wikipedia/commons/thumb/0/06/Flag_of_Bayonne%2C_New_Jersey.png/180px-Flag_of_Bayonne%2C_New_Jersey.png",
"Lat":40.668714,
"Lon":-74.114309
},
{
@gavinr
gavinr / st-louis-county-parks.geojson
Last active August 29, 2015 14:00 — forked from anonymous/arcgis-json-to-geojson.geojson
St. Louis County Parks 2014
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@gavinr
gavinr / u-city-ward-2.geojson
Created February 18, 2014 05:09
University City MO Ward 2 GeoJSON
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@gavinr
gavinr / tn-hospitals.geojson
Last active December 30, 2015 05:19 — forked from anonymous/arcgis-json-to-geojson.geojson
Tennessee Hospitals
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<html>
<head>
<title>Test</title>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css" />
<!--[if lte IE 8]>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.ie.css" />
<![endif]-->
<style>
#map { height: 100%; }
@gavinr
gavinr / index.html
Last active December 23, 2015 02:09
Leaflet Circle GeoJSON Example
<html>
<head>
<title>Test</title>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css" />
<!--[if lte IE 8]>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.ie.css" />
<![endif]-->
<style>
#map { height: 100%; }