wsp-sag / Lasso

Python package of utilities for Network Wrangler
https://wsp-sag.github.io/Lasso/
Apache License 2.0
5 stars 3 forks source link

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

Open e-lo opened 3 years ago

e-lo commented 3 years ago

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

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