* This layer is included only in Navigation.
This layer shows the one-way statuses in combination with the road link (RLA1nn.tab and RLB1nn.tab, etc.) specified with a day of week or time. When one-way traffic code (ONEWAY_C) is "conditional", the condition is described in this table. Two or more conditions may be applied to one-way traffic. One-way statuses are in the relation of 1:N (Road link: One-way status).
Table DefinitionField | Type | Description |
---|---|---|
LINK_ID | Integer | OBJECTID of the corresponding road link. |
LINKDIR_C | Integer | Indicates the direction of one-way traffic to the corresponding road link. |
FROM_MO | Integer | Starting month (Range of values: 1 to 12) |
FROM_DAY | Integer | Starting day (Range of values: 1 to 31) |
TO_MONTH | Integer | Ending month (Range of values: 1 to 12) |
TO_DAY | Integer | Ending day (Range of values: 1 to 31) |
FROM_HOUR | Integer | Starting hour (Range of values: 0 to 24) |
FROM_MIN | Integer | Starting minute (Range of values: 0 to 59) |
TO_HOUR | Integer | Ending hour (Range of values: 0 to 24) |
TO_MIN | Integer | Ending minute (Range of values: 0 to 59) |
DAY_OF_WEEK | Integer | Specifies the day of the week. Refer to the Closed-to-Traffic Status layer (NPCnn.tab) for code table. |