You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Winds Enumeration will fill the type_of_incident property to let drives know why a road has been detoured, restricted, or closed.
Motivation
Adding the type_of_incident property to the IncidentRoadEvent object lets data publishers tell drivers why road access has been detoured, restricted, or closed. Further, implementing this property adds value to road event feeds by reducing driver uncertainty.
Description
The type_of_incident property emulates the cause element found in the eventDescription property described in section 3.3.8.14 of the Transportation Management Data Dictionary 3.1 (TMDD). The type_of_incident property will be populated using the accidentsAndIncidents, Disasters, Special Events, and Winds enumerations described in sections 3.6.5.1, 3.6.5.8, 3.6.5.23, 3.6.5.37 respectively.
The Proposed Disasters Enumeration
Winds Enumerated Type
Values describe calamitous events that have detoured, restricted, or closed a road.
Values
Value
Description
tornado
A tornado interrupts normal operations.
hurricane
A hurricane interrupts normal operations.
hurricane force winds
Hurricane force winds interrupt normal operations.
tropical storm
A tropical storm interrupts normal operations.
gale force winds
Gale force winds interrupt normal operations.
storm force winds
Storm force winds interrupt normal operations.
strong winds
Strong winds interrupt normal operations.
moderate winds
Moderate winds may interrupt normal operations.
light winds
Light winds may interrupt normal operations.
calm
Calm, operations normal.
gusty winds
Gusty winds interrupt normal operations.
crosswinds
Crosswinds interrupt normal operations.
windy
Conditions are windy. Use Caution.
strong winds have eased
Strong winds have eased.
strong wind forecast withdrawn
The Strong wind forecast is withdrawn. Use caution.
Summary
type_of_incident
property to let drives know why a road has been detoured, restricted, or closed.Motivation
Adding the
type_of_incident
property to the IncidentRoadEvent object lets data publishers tell drivers why road access has been detoured, restricted, or closed. Further, implementing this property adds value to road event feeds by reducing driver uncertainty.Description
The
type_of_incident
property emulates the cause element found in the eventDescription property described in section 3.3.8.14 of the Transportation Management Data Dictionary 3.1 (TMDD). Thetype_of_incident
property will be populated using the accidentsAndIncidents, Disasters, Special Events, and Winds enumerations described in sections 3.6.5.1, 3.6.5.8, 3.6.5.23, 3.6.5.37 respectively.The Proposed Disasters Enumeration
Winds Enumerated Type
Values describe calamitous events that have detoured, restricted, or closed a road.
Values
tornado
hurricane
hurricane force winds
tropical storm
gale force winds
storm force winds
strong winds
moderate winds
light winds
calm
gusty winds
crosswinds
windy
strong winds have eased
strong wind forecast withdrawn
Used By
type_of_incident
The text was updated successfully, but these errors were encountered: