openmobilityfoundation / curb-data-specification

A data specification to help cities manage their curb zone programs and surrounding areas, and measure the utilization and impact.
https://www.openmobilityfoundation.org/about-cds/
Other
47 stars 18 forks source link

Add more Curb Zone Availability info #97

Open jlarsonOmahaNE opened 2 years ago

jlarsonOmahaNE commented 2 years ago

Description

Currently a Curb Zone only accounts for availability_time but not if the zone is actually available for a vehicle to use. Curb Space does account for these but is an optional endpoint while the Curb Zone endpoint is required.

Is this a breaking change

Impacted Spec

For which spec is this feature being requested?

Solution

I would like to propose two new fields available and available_spaces to work hand in hand with the current availability_time field.

Name Type Required/Optional Description
available Boolean Required If true, the curb zone is open for normal use. If false, the curb zone is closed and vehicles should look for alternative zones. (Could use WZDx reference as one example)
available_spaces Integer Optional The number of curb spaces that are open for use within the zone.