Skip to content

Commit

Permalink
Remove bidirectional and add center-left-turn-lane and reversible-lane
Browse files Browse the repository at this point in the history
  • Loading branch information
j-d-b committed Jul 9, 2020
1 parent 232f6e1 commit 1b78aaa
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ WZDx Lane Type | TMDD LaneRoadway Enumeration Value | Description
**right-shoulder** | right-shoulder (8219) | The outer shoulder or the right most shoulder
**left-shoulder** | left-shoulder (8220) | The inner shoulder or the left most shoulder
**alternating-flow-lane** | | Signal or flagger controls lanes flow
**bidirectional** | | Lane is able to be traveled on in either direction
**center-left-turn-lane** | | A lane in the center of a bidirectional roadway in which traffic from both directions pulls to make a left turn
**reversible-lane** | | A lane in which traffic may travel in either direction, depending on certain conditions such as time of day

The following values from the TMDD LaneRoadway Enumeration are not used in the WZDx specification:

Expand Down Expand Up @@ -80,4 +81,4 @@ The **Lane Type** enumeration is used by the following fields

Field Name | Data Table
--- | ---
lane_type | [lanes](/feed-content/data-tables/lanes.md)
lane_type | [lanes](/feed-content/data-tables/lanes.md)

0 comments on commit 1b78aaa

Please sign in to comment.