Skip to content

Instantly share code, notes, and snippets.

View Qyoom's full-sized avatar

Richard Walker Qyoom

  • San Francisco Bay Area
View GitHub Profile
@Qyoom
Qyoom / README.md
Created February 24, 2013 01:19 — forked from mbostock/.block

These county, state and country boundaries are extracted from a single TopoJSON file. Counties are stroked in thin gray, states in thin black, and the country in thick black.

@Qyoom
Qyoom / index.html
Created February 24, 2013 00:58 — forked from mbostock/.block
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.graticule {
fill: none;
stroke: #777;
}
.boundary {
@Qyoom
Qyoom / README.md
Last active December 14, 2015 03:29 — forked from jasondavies/README.md