Skip to content

Commit

Permalink
usdot-jpo-ode#159 Additional vehicle_impact to enable real time field…
Browse files Browse the repository at this point in the history
… data
  • Loading branch information
Dunge committed Aug 12, 2021
1 parent 0eb946f commit dc39ccb
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion spec-content/enumerated-types/VehicleImpact.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,13 @@ Value | Description
`all-lanes-open` | All lanes are open
`alternating-one-way` | The roadway is alternating one way
`unknown` | The vehicle impact is unknown

`some-lanes-closed-merge-left` | Some lanes merge to the left
`some-lanes-closed-merge-right` | Some lanes merge to the right
`all-lanes-open-shift-left` | All lanes are open, shift to the left
`all-lanes-open-shift-right` | All lanes are open, shift to the right
`some-lanes-closed-split` | Some lanes end and split & merge to the right and left
`flagging` | A flagging operation is in effect
`temporary-traffic-signal` | A temporary traffic signal
## Used By
Property | Object
--- | ---
Expand Down

0 comments on commit dc39ccb

Please sign in to comment.