Atlas-Make

Makefile toolbelt for building geojson, topojson & csv from public Shape files

Homepage on Desktop
World map built from Small scale Cultural vectors via Natural Earth

Install System prereqs (Linux/MacOSX):

$ brew install node
$ brew install gdal

Clone repo and install dependencies

$ git clone https://github.com/bradoyler/atlas-make.git
$ cd atlas-make
$ npm install

Make all targets/recipes

$ make all

this may take about 15mins, so try $ make us-states first

Current targets:

$ make na-places (populated places in North America )

$ make us-states

$ make us-counties

$ make us-towns (county subdivisions)

$ make us-cities

$ make us-demographics

$ make us-transportation

$ make us-congress