Skip to content

caseycesari/us-roads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Make TopoJSON from TIGER/Line Roads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published