Skip to content

Instantly share code, notes, and snippets.

View almccon's full-sized avatar
🔣

Alan McConchie almccon

🔣
View GitHub Profile
@almccon
almccon / d3map.css
Last active January 13, 2016 22:32 — forked from emeeks/d3map.css
triangular tesselation of Mercator projected on a globe w/ d3.carto.map
path,circle,rect,polygon,ellipse,line {
vector-effect: non-scaling-stroke;
}
svg, canvas {
top: 0;
}
#d3MapZoomBox {
position: absolute;
z-index: 10;
height: 100px;

What time is it? It's onboarding time!

Hi! This is a document with everything you need to know about getting started with your Maptime chapter. Please read through it carefully and respond with any information we've asked for. Thanks! We're so happy to have you!

About MaptimeHQ

MaptimeHQ includes Beth Schechter, Lyzi Diamond, Alan McConchie and Camille Teicheira. All of us are available to help get your chapter onboarded, so don't hesitate to reach out! You can also reach all four of us at hello@maptime.io.

@almccon
almccon / README.md
Last active August 29, 2015 14:05 — forked from andrewharvey/leaflet-side-by-side.html
Side by side Leaflet (Toner comparison)
@almccon
almccon / .block
Last active May 9, 2018 23:14 — forked from emeeks/d3map.css
BC Albers Terrain
license: mit
@almccon
almccon / README.md
Last active June 15, 2016 18:18 — forked from mbostock/.block
Merging TopoJSON states

This demonstrates using topojson.merge, a new feature in TopoJSON 1.6, to merge multiple polygons into a single polygon whilst removing interior borders. (An alternative approach is to draw the polygons twice.)

Unlike mbostock's original example, this uses a pre-projected topojson file and a null projection.

@almccon
almccon / countries_lakes_50m.json
Last active June 15, 2016 18:29 — forked from mbostock/.block
Waterman outlines
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.