Skip to content

Instantly share code, notes, and snippets.

View newsroomdev's full-sized avatar

Gerald Rich newsroomdev

View GitHub Profile
@newsroomdev
newsroomdev / README.md
Last active December 3, 2015 20:41
Congressional Choropleth
@newsroomdev
newsroomdev / README.md
Last active November 20, 2015 00:35
Ben Carson State Grid
@newsroomdev
newsroomdev / README.md
Created November 19, 2015 21:58
Overdoses2011-2013 Cartogram
@newsroomdev
newsroomdev / README.md
Last active November 20, 2015 03:03
Orthographic Popout
@newsroomdev
newsroomdev / README.md
Last active November 18, 2015 18:49
JSON to Grid Choropleth
@newsroomdev
newsroomdev / README.md
Last active May 4, 2017 09:56
State Grid Choropleth
@newsroomdev
newsroomdev / README.md
Last active November 11, 2015 00:08
Share Button Animation 1
@newsroomdev
newsroomdev / README.md
Last active July 12, 2019 22:16
Submarine Cable Map (Cahill Projection)
@newsroomdev
newsroomdev / wobble.js
Created August 4, 2015 14:41
Wobble JS
var script = document.createElement( 'script' );
script.type = 'text/javascript';
script.src = "https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js";
jQuery("body").append( script );
"undefined"==typeof Map?(Map=function(){this.clear()},Map.prototype={set:function(t,e){return this._[t]=e,this},get:function(t){return this._[t]},has:function(t){return t in this._},"delete":function(t){return t in this._&&delete this._[t]},clear:function(){this._=Object.create(null)},get size(){var t=0;for(var e in this._)++t;return t},forEach:function(t){for(var e in this._)t(this._[e],e,this)}}):function(){var t=new Map;t.set(0,0)!==t&&(t=t.set,Map.prototype.set=function(){return t.apply(this,arguments),this})}(),function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e(t.color={})}(this,function(t){"use strict";function e(){}function s(t,e,s){this.r=Math.max(0,Math.min(255,Math.round(t))),this.g=Math.max(0,Math.min(255,Math.round(e))),thi
@newsroomdev
newsroomdev / sfpd_districts_old.geojson
Created July 20, 2015 17:46
SFPD Districts (Old)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.