FerryLine
Name: Ferry Line
Type: Application
Modules: Core-Test, OPS-Lib, Pass-PassSchedule
Description:
| Field | Documentation |
|---|---|
| FerryLineId | Numeric identifier of the ferry line. References FerryLine.FerryLineId. |
| LineName | Full name of the line. |
| FromPolyId | Numeric identifier of the polygon from the Polygons table that the transfer originates. |
| ToPolyId | Numeric identifier of the polygon from the Polygons table that a transfer is going to. |
| FromStopId | Numeric identifier of the transfer stop from the Stops table that the transfer originates. |
| ToStopId | Numeric identifier of the transfer stop from the Stops table that the transfer is going to. |
| FromDate | Start date from when the alert is valid. |
| ToDate | End date after which the alert is no longer valid. |
| WeekTemplate | 7-character string indicating what days of the week on which the ferry line is valid (For example, 0011001 means Monday, Tuesday, and Friday). |
| FromTime | Start time for consists. Value is in seconds from midnight. |
| ToTime | End time for consists. Value is in seconds from midnight. |