Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Special Events Enumeration #9

Open
DeraldDudley opened this issue Mar 22, 2022 · 0 comments
Open

Add Special Events Enumeration #9

DeraldDudley opened this issue Mar 22, 2022 · 0 comments

Comments

@DeraldDudley
Copy link
Collaborator

DeraldDudley commented Mar 22, 2022

Summary

  • This requests supports Add Incident EventType #13
  • The Special Events 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 Special Events Enumeration

Special Events Enumerated Type

Values describe events that have detoured, restricted, or closed a road.

Values

Value Description
major event A major event interrupted normal operations.
airshow An airshow interrupted normal operations.
hot air ballooning Hot air ballooning interrupted normal operations.
concert A concert interrupted normal operations.
state occasion A state occasion interrupted normal operations.
VIP visit A VIP visit interrupted normal operations.
show A show interrupted normal operations.
festival A festival interrupted normal operations.
exhibition A exhibition interrupted normal operations.
performing arts A performing arts event interrupted normal operations.
outdoor market An outdoor market is interrupting normal operations.
fair A fair interrupted normal operations.
carnival A carnival interrupted normal operations.
fireworks display A fireworks display interrupted normal operations.
trade expo A trade expo interrupted normal operations.
movie filming Movie filming interrupted normal operations.
presidential visit A presidential visit interrupted normal operations.
parade A parade interrupted normal operations.
procession A procession interrupted normal operations.
funeral procession A funeral procession interrupted normal operations.
crowd A crowd interrupted normal operations.
holiday traffic crowds Holiday traffic crowds interrupted normal operations.
event ended The event ended.

Used By

Property Object
type_of_incident IncidentRoadEvent
@j-d-b j-d-b transferred this issue from usdot-jpo-ode/wzdx Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant