OPSLineStopDetail
Name: OPS Line Stop Detail
Type: Application
Modules: OPS-Dispatch
Description: Ordered list of all stops and nodes that belong to a particular line for a sign-up period.
| Field | Documentation |
|---|---|
| LineStopId | The line stop identification. |
| Sequence | Order in which stops appear on the line. |
| StopNum | Persistent identifier for a stop on a line. Unlike Sequence, StopNum does not change when new stops are inserted in the line. |
| StopId | Stop identifier from Stops.StopId. |
| Label | Label (R = relief, U = Unattended, B= Break, P = Created Pull In / Out, M = Maximum Load Point). |
| StopType | Indicates whether the line stop is a stop (S) or a node (N). |
| NodeId | The Node Id. Reference Node.NodeId. |
| CommentId | Comment identifier from Comments.CommentId. |
| StopFlag | Stop type (e.g., U for unload, L for load, N for no access). |
| SortFlag | If true, this is the node that trips are sorted by in Trip Building. |