Skip to content

Technical Requirements

Angel Medrano edited this page Apr 8, 2014 · 1 revision

Postgres + Postgis 2 or later Postgis enabled database http://postgis.net/

Redis Install Redis to run the task manager and application cache http://redis.io/topics/quickstart

Get a census api key see http://www.census.gov/developers/tos/key_request.html

Boostrap the app once you have a postgis templatedb and have configured local_settings.py ./bootstrap_app.sh myDb

Load geographies ./manage.py load_geographies census/tools/sample_data/pageo2010.sample.sf1 2010

Clone this wiki locally