Skip to content

Questions about Transportation Network Modeling and Analysis in R2D #324

Answered by jinyan1214
MohamedKhoudari asked this question in R2D
Discussion options

You must be logged in to vote

Hi Mohamed,

Thank you very much for your questions and your interest in using this tool. Below are some responses:

  1. The agent ID is an index that is used in the residual demand simulation. This OD matrix is a subset of one of the travel demand models that the Bay Area MTC produced. And the person ID is the index used in the MTC OD matrix. Using the person ID, you can find more information from the MTC OD matrix, including the category (e.g., Mandatory/Nonmandatory) and tour_purpose (e.g., school, work, social, etc)
  2. The current implementation of R2D uses a shortest path-based assignment approach to distribute traffic demand across the network. Specifically, the model leverages the Pandana …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jinyan1214
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
R2D
Labels
None yet
2 participants