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 5278a0f commit 472aefb
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 @@ -8,8 +8,14 @@ Value | Description
`some-lanes-closed` | Some lanes are closed
`all-lanes-open` | All lanes are open
`alternating-one-way` | The roadway is alternating one way
`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 is in operation
`unknown` | The vehicle impact is unknown

## Used By
Property | Object
--- | ---
Expand Down

0 comments on commit 472aefb

Please sign in to comment.