Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 4.15 KB

RELEASES.md

File metadata and controls

31 lines (25 loc) · 4.15 KB

TDx Specification v1.1

Released February 2023

New Functionality

Refactoring

  • Incorporate changes made to the WZDx Specification deprecating objects, properties, and enumerated type values utilized in this specification:
    • Deprecate the relationship property on the RoadEventCoreDetails; use the new related_road_events property instead.
    • Deprecate the center-left-turn-lane value in the LaneType enumerated type; use the new two-way-center-turn-lane instead.

Cleanup

  • Incorporate changes made to WZDx Specification cleaning up objects and values utilized in this specification:
    • 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 and closed enumerations of the LaneStatus enumerated type.

TDx Specification v1.0

Released December 2021 as WZDx v4.0

TDx version 1.0 implements defines the RoadRestrictionFeed.

Features