You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OMF recently released the 1.0.0 Curb Data Spec. Cities would be interested in identifying the overlap of a work zones and curb zones for better management in a local environment.
Motivation
Local municipalities would like to identify when a work zone would interfere with vehicles being able to access a curb zone. This would help with vehicle congestion and safety in local downtowns/BIDs where delivery vehicles park in a travel lane when a work zone is present instead of going to the nearest open curb zone. It would be up to the data producer/consumer to update the necessary fields in their feeds depending on the overlap.
Proposed changes
I would like to add an Optional field under vehicle_impact where the impacted curb zone ids can be referenced. See example below.
Example
Name
Type
Description
Conformance
Notes
cds_impact
Array
The impact to CDS curb_zones from a work zone area.
Optional
The text was updated successfully, but these errors were encountered:
Echoing my comment on the latest version of CDS, I think it would be useful to include an optional field for producers to indicate overlaps using CDS ids between wzdx events that impact curb areas
Background
OMF recently released the 1.0.0 Curb Data Spec. Cities would be interested in identifying the overlap of a work zones and curb zones for better management in a local environment.
Motivation
Local municipalities would like to identify when a work zone would interfere with vehicles being able to access a curb zone. This would help with vehicle congestion and safety in local downtowns/BIDs where delivery vehicles park in a travel lane when a work zone is present instead of going to the nearest open curb zone. It would be up to the data producer/consumer to update the necessary fields in their feeds depending on the overlap.
Proposed changes
I would like to add an Optional field under
vehicle_impact
where the impacted curb zone ids can be referenced. See example below.Example
cds_impact
The text was updated successfully, but these errors were encountered: