-
Notifications
You must be signed in to change notification settings - Fork 0
Transit Network Coding
Yu-Chu Huang edited this page Apr 15, 2024
·
5 revisions
Home > TravelModel > UsersGuide > NetworkCoding > Transit Network Coding
Transit projects are more complicated than roadway projects. Instead of changing the standard roadway network, transit project cards make changes to the standard transit network. The standard transit network is stored in a 'GTFS-like' format, which follows the general format and file structures of the GTFS, but with extra attributes that link transit to the underlying model roadway network, such as model_node_id.
The table below shows typical transit project types and associated example project cards.
| Category | Use Case | Project Card Creation Instructions | Example Project Card |
|---|---|---|---|
| Transit Service Property Change | When changing transit service properties, such as headway, routing pattern, or transit stop properties, such as allow/prohibit boarding/alighting. |
|
|
| Add Transit | When adding new transit services, such as new route or trips. |
|
|
AlaCC MODEL DOCUMENTATION