Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agents going to University of Washington all target same address #89

Open
Ferashul opened this issue Jun 23, 2020 · 3 comments
Open

Agents going to University of Washington all target same address #89

Ferashul opened this issue Jun 23, 2020 · 3 comments
Labels
backlog Not working on it anytime soon

Comments

@Ferashul
Copy link

While playing the University District map, I noticed a rather odd pattern: Every agent going to the university seems to want to go to 3607 San Juan Road, a small university building all the way at the back of the medical center.

image

image
Observe the almost invisible scrollbar on the 'People' window.

This obviously creates a rather intractable traffic jam, as every car needs to go down this same small side road before attempting to park.

@dabreegster
Copy link
Collaborator

I've seen this before too; it's one of the main reasons the udistrict map gridlocks. The trips come from https://www.psrc.org/activity-based-travel-model-soundcast. If you happen to be running from source and have downloaded the extra input data, you could go to internal dev tools > view KML > parcels.bin and find that building:
parcels
25k trips is definitely wrong. I'll get in touch with the PSRC folks and see if they had special modelling for UW. Probably we'll need to post-process the data and manually distribute these trips among all buildings in the UW campus

@dabreegster
Copy link
Collaborator

From Stefan:

Funny you should ask- We are in the middle of updating our base year to 2018, which includes developing a new parcel dataset, and breaking up large parcels is on our current to-do list.
We don’t represent actual buildings, just parcels. So there wont be a point for each building, but there will be more ‘parcels’ than there are now for the UW campus. Unfortunately, we will not be making this update for the 2014 data, but I’ll let you know when the new base year data is available

@dabreegster
Copy link
Collaborator

Just an update from PSRC: the 2018 Soundcast model won't be available until later this year; it's blocked on updating their long-range plan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Not working on it anytime soon
Projects
None yet
Development

No branches or pull requests

2 participants