BayAreaMetro / bayarea_urbansim

Bay Area Version of the UrbanSim Model
http://bayareametro.github.io/bayarea_urbansim
13 stars 11 forks source link

EC5 - jobs to transit hubs #366

Closed akselx closed 5 months ago

akselx commented 5 months ago

Transit hubs are buffers around major transit stops.

This PR adds a mechanism for nudging jobs to locate in those buffers.

A future option could be to add constraints on job relocations to stay within county lines. Should this be implemented it would depart from the current the model conceptual setup where relocation is not constrained to remain in the same county, but where the economy and relocation is considered to be regional in nature.

The options are determined using a flag in the yaml file.

theocharides commented 5 months ago

Looks good; merging!