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

[FEATURE] Translate pickup_type and dropoff_type from TransitNetwork to CubeStandardTransitNetwork #120

Open
5 tasks
e-lo opened this issue Mar 17, 2021 · 0 comments
Assignees
Labels
feat New feature or request MTC Things for MTC
Milestone

Comments

@e-lo
Copy link
Collaborator

e-lo commented Mar 17, 2021

User Story

As a MTC modeler I'd like to be able to write-out standard networks with pickup_type and dropoff_type to cube using the ACCESS node code and have it appropriately represented in the output roadway network

Priority

Required for MTC contract.

Level of Effort

Medium-low

Resolution Ideas

  • Add lookup to CubeStandardTransitNetwork class
  • Add method to CubeStandardTransitNetwork to do node lookup similar to other CubeStandardTransitNetwork.calculate... methods
  • Add that method to list of things done in CubeStandardTransitNetwork.standard_transit_properties_to_model_properties
  • Add test test_write_node_access() in test_cube_transit.py

Project

MTC Network Update

Who should be involved?

Implementer: @i-am-sijia
Commenters: @e-lo
Users:
Reviewers: @e-lo @DavidOry

Risk

Will this potentially break anything?

Low risk that it will break anything else.

Tests

  • Add test test_write_node_access() in test_cube_transit.py
@e-lo e-lo added feat New feature or request MTC Things for MTC labels Mar 17, 2021
@e-lo e-lo added this to the Release X milestone Mar 17, 2021
@e-lo e-lo changed the title [FEATURE] Translate pickup_type and dropoff_type from RoadwayNetwork to CubeModelNetwork. [FEATURE] Translate pickup_type and dropoff_type from TransitNetwork to CubeStandardTransitNetwork Mar 17, 2021
i-am-sijia added a commit to BayAreaMetro/Lasso that referenced this issue Apr 2, 2021
@DavidOry DavidOry added this to To-Do/Approved in MTC Lasso - Task Order 2 Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request MTC Things for MTC
Projects
Development

No branches or pull requests

2 participants