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-towns
(county subdivisions)