You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
User Story
As a MTC modeler I'd like to be able to write-out standard networks with
pickup_type
anddropoff_type
to cube using theACCESS
node code and have it appropriately represented in the output roadway networkPriority
Required for MTC contract.
Level of Effort
Medium-low
Resolution Ideas
CubeStandardTransitNetwork.calculate...
methodsCubeStandardTransitNetwork.standard_transit_properties_to_model_properties
test_write_node_access()
intest_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
test_write_node_access()
intest_cube_transit.py
The text was updated successfully, but these errors were encountered: