Skip to content

Instantly share code, notes, and snippets.

View almccon's full-sized avatar
🔣

Alan McConchie almccon

🔣
View GitHub Profile
@almccon
almccon / adium-group-chat-freenode.scpt
Created March 20, 2014 20:31
AppleScript for Adium to automatically join IRC rooms
-- Based on http://kb.mit.edu/confluence/display/mitcontrib/Configure+Adium+to+automatically+join+Group+Chat+rooms+on+startup
tell application "Adium"
GetURL "irc://irc.freenode.org/openstreetmap"
GetURL "irc://irc.freenode.org/mapbox"
GetURL "irc://irc.freenode.org/leaflet"
GetURL "irc://irc.freenode.org/mapnik"
GetURL "irc://irc.freenode.org/qgis"
GetURL "irc://irc.freenode.org/postgis"
GetURL "irc://irc.freenode.org/cugos"
GetURL "irc://irc.freenode.org/osgeo"
@almccon
almccon / earthquakes.json
Created June 26, 2014 02:22
Earthquakes demo for MaptimeOAK
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@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 / README.md
Last active August 29, 2015 14:08
Maptimeify a polygon in CartoCSS

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 / gist:2ad5f679e2be770a57a2
Last active August 29, 2015 14:19
#AAG2015 #tweetup CANCELED

HEY, WE'RE ALL EXHAUSTED, SO WE CANCELED THE TWEETUP. SEE YOU AROUND ON TWITTER!

(previous announcement follows)

#AAG2015 #tweetup

Come meet face-to-face with other geographers that you've only met on twitter! (Non-twitter people also welcome!)

Wednesday, April 22nd, 7pm until whenever

@almccon
almccon / hrr_20pct.topojson
Last active December 21, 2015 01:18
Simplified hospital referral regions
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@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;
@almccon
almccon / overpass.geojson
Created April 13, 2016 18:35 — forked from anonymous/overpass.geojson
All 'building:part' in San Francisco. data exported by overpass turbo
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.