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
We have been working with another CDS Partner and exchanging Curbs and Events in CDS. In our first sync of the curbs API, we noticed that zone color is not included in the Curbs API. This makes it very hard to differentiate between the various zones. Upon talking with the city, they have also asked to add ability to have a dashed border on the zone.
Proposed Solution:
We propose to add an additional element:
Name Type Required/Optional Description
curb_zone_color HEX Required The color of this Curb Zone.
curb_zone_dashed Boolean Optional The zone border is dashed
I am proposing to use HEX Color values, but completely open to other ideas.
Is this a breaking change? - No, not breaking
Impacted Spec - Curbs API
The text was updated successfully, but these errors were encountered:
We have been working with another CDS Partner and exchanging Curbs and Events in CDS. In our first sync of the curbs API, we noticed that zone color is not included in the Curbs API. This makes it very hard to differentiate between the various zones. Upon talking with the city, they have also asked to add ability to have a dashed border on the zone.
Proposed Solution:
We propose to add an additional element:
Name Type Required/Optional Description
curb_zone_color HEX Required The color of this Curb Zone.
curb_zone_dashed Boolean Optional The zone border is dashed
I am proposing to use HEX Color values, but completely open to other ideas.
Is this a breaking change? - No, not breaking
Impacted Spec - Curbs API
The text was updated successfully, but these errors were encountered: