Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Zone Color to Zones in the Curbs API #168

Open
rneubauer opened this issue Jan 28, 2025 · 1 comment
Open

Add Zone Color to Zones in the Curbs API #168

rneubauer opened this issue Jan 28, 2025 · 1 comment
Labels
Curbs API SMART Collaborative Idea coming from the OMF USDOT SMART grant collaborative.

Comments

@rneubauer
Copy link
Contributor

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.

Image

Is this a breaking change? - No, not breaking

Impacted Spec - Curbs API

@mplsmitch mplsmitch added Curbs API SMART Collaborative Idea coming from the OMF USDOT SMART grant collaborative. labels Jan 28, 2025
@rneubauer
Copy link
Contributor Author

rneubauer commented Jan 28, 2025

This needs some more vetting. This sample includes types and user classes which makes things a bit more complicated...

We will work on some ideas and post them here soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Curbs API SMART Collaborative Idea coming from the OMF USDOT SMART grant collaborative.
Projects
None yet
Development

No branches or pull requests

2 participants