The Work Zone Data Exchange (WZDx) Specification aims to make harmonized work zone data provided by infrastructure owners and operators (IOOs) available for third party use, making travel on public roads safer and more efficient through ubiquitous access to data on work zone activity.
This PR resolves #229 by adding undefined and unknown to the Direction enumerated types of the RoadEventCoreDetails to allow for no road direction or if the producer does not know affected direction of travel.
This PR resolves #229 by adding
undefined
andunknown
to the Direction enumerated types of the RoadEventCoreDetails to allow for no road direction or if the producer does not know affected direction of travel.