NetBuffer is a tool to perform network based queries and aggregations on land use data. NetBuffer is implemented in the ActivitySim framework.
Here are some simple steps to install the package and run the example:
- Install Anaconda
- Install Netbuffer:
git clone https://github.com/RSGInc/netbuffer.gitcd netbufferconda env create -n environment.yamlconda activate netbufferpip install .
- Run the example:
cd example_nashvillepython run_netbuffer.py