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 double parking event type #164

Closed

Conversation

mplsmitch
Copy link
Collaborator


about: Suggest changes to CDS
title: Add double parking event type


CDS Pull Request

In Issue #149, @rneubauer says:

the first thing that our customers asked for were double-parking events and locations

Explain pull request

This adds a new double_parking value to the list of event types

Is this a breaking change

  • No, not breaking

Impacted Spec

Which API(s) will this pull request impact?

  • Events

schnuerle and others added 2 commits December 9, 2024 14:41
Adds a new event type `double_parking`
@rneubauer
Copy link
Contributor

Now that we have a bunch of hardware deployed, this will work perfectly, we can provide the Lat/Long of a Double-parking event via a CDS event type. Nice and Easy :)

@mplsmitch mplsmitch added Events API future release Looks like this could go in the next CDS release SMART Collaborative Idea coming from the OMF USDOT SMART grant collaborative. labels Jan 28, 2025
@schnuerle schnuerle added this to the 1.1 milestone Jan 28, 2025
@mplsmitch
Copy link
Collaborator Author

Closing PR. At the 1/28 working group we decided on a different approach to this that would capture both the beginning and end of each double parking event. A new PR will be opened soon.

@mplsmitch mplsmitch closed this Feb 4, 2025
@mplsmitch mplsmitch deleted the double-parking branch February 4, 2025 18:44
@schnuerle schnuerle removed this from the 1.1 milestone Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Events API future release Looks like this could go in the next CDS release SMART Collaborative Idea coming from the OMF USDOT SMART grant collaborative.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There is no way to provide double parking event locations in the Events API with exact location
3 participants