Skip to content

RSGInc/netbuffer

Repository files navigation

NetBuffer

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:

  1. Install Anaconda
  2. Install Netbuffer:
  • git clone https://github.com/RSGInc/netbuffer.git
  • cd netbuffer
  • conda env create -n environment.yaml
  • conda activate netbuffer
  • pip install .
  1. Run the example:
  • cd example_nashville
  • python run_netbuffer.py

About

A tool to perform network based queries and aggregations on land use data.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 10