usdot-jpo-ode / wzdx

The Work Zone Data Exchange (WZDx) Specification aims to make harmonized work zone data provided by infrastructure owners and operators (IOOs) available for third party use, making travel on public roads safer and more efficient through ubiquitous access to data on work zone activity.
Creative Commons Zero v1.0 Universal
89 stars 62 forks source link

Allow specifying transport or deployed position for dynamic message signs #274

Closed j-d-b closed 1 year ago

j-d-b commented 2 years ago

Summary

This issue involves adding a property to the DynamicMessageSign object to enable producers of a SwzDeviceFeed to specify if the message sign is in upright/deployed position or stowed/transport position.

Background

This ability to specify transport vs upright already exists for the ArrowBoard through the is_in_transport_position property, which is a boolean defined as:

A yes/no value indicating if the arrow board is in the stowed/transport position (true) or deployed/upright position (false).

Proposed Solution

The proposed solution involves adding an is_in_transport_position property to the DynamicMessageSign object with the same description as used for the ArrowBoard.

sergebeaudry commented 2 years ago

I have no objection around that new property. However almost none of the DMS today have on board hardware to detect if they are up or down. So this field shall be optional for now... This will require a new generation of PCMS everywhere so it make time many years to get this mainstream. Smart arrow board are new in the market (just a few years) and that requirement was included in the original ENTERPRISE Transportation Pooled fund effort and by IOWA DOT. That is the reason almost all vendors are offering it.

j-d-b commented 1 year ago

Closing as discussion showed there are no companies currently providing this information. Feel free to reopen if it becomes relevant.