All Projects → caseycesari → Us Roads

caseycesari / Us Roads

Licence: other
Make TopoJSON from TIGER/Line Roads

Programming Languages

javascript
184084 projects - #8 most used programming language

U.S. Roads

us-roads

A fork of Mike Bostock's awesome us-rivers project, but adapted for 2012 TIGER/Line roads.

Inspired by and a re-creation of Fathom Information Design's All Streets print.

To install:

brew install p7zip cairo pixman optipng gdal
npm install

If the installation of the node-canvas module fails for you, you can try this after the above:

PKG_CONFIG_PATH=/opt/X11/lib/pkgconfig npm install canvas

See the wiki for more install help.

To make the above PNG for the entire United States, type make.

Make a TopoJSON file for a specific state:

make topo/pa-roads.json

Make a Shapefile for a specific state:

make shp/wa.shp
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].