An open API service indexing awesome lists of open source software.

https://github.com/udst/sandiego_urbansim

San Diego template model
https://github.com/udst/sandiego_urbansim

Last synced: 8 months ago
JSON representation

San Diego template model

Awesome Lists containing this project

README

          

San Diego template model
===============

[UrbanSim][] example implementation for the San Diego Association of Governments (SANDAG).

[UrbanSim]: https://github.com/synthicity/urbansim

###Data

Put the contents of the following zip file into the data directory:

* https://dl.dropboxusercontent.com/u/69619688/sandiego_data_12042015.zip

###Installation

1.) Install Anaconda python

2.) pip install pandana

3.) git clone https://github.com/udst/urbansim; cd urbansim; python setup.py develop

4.) git clone https://github.com/UDST/sandiego_urbansim. Populate the data directory (see above).