Released February 2023
New Functionality
- Add
impacted_cds_curb_zones
property to the WorkZoneRoadEvent object to allow indicating if any Curb Data Specification curb zones are impacted by the work zone using new CdsCurbZonesReference object. - Add
work_zone_type
property to the WorkZoneRoadEvent object to allow indicating if a work zone road event represents a planned moving operation, an active moving operation, or a standard static work zone. - Add the following values to the Direction enumerated type:
inner-loop
outer-loop
- Add
velocity_kph
property to the FieldDeviceCoreDetails object to allow indicating the velocity of a field device. - Add
work-truck-with-lights-flashing
to the MarkedLocationType enumerated type.
Refactoring
No properties were deprecated or removed in WZDx v4.2.
Cleanup
- Expand the description of the
geometry
property on the RoadEventFeature object to clarify how geometry should be used to represent a road event. - Update the description of the
open
andclosed
enumerations of the LaneStatus enumerated type. - Update the description of the FlashingBeacon object to clarify that it should only be used as a flashing warning beacon mounted on a temporary traffic control device.