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 support for WZDx DetourRoadEvent #1

Open
j-d-b opened this issue Aug 24, 2022 · 0 comments
Open

Add support for WZDx DetourRoadEvent #1

j-d-b opened this issue Aug 24, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@j-d-b
Copy link
Member

j-d-b commented Aug 24, 2022

Background

Currently, the library does not define models for the WZDx DetourRoadEvent. Thus it cannot be used to process DetourRoadEvents from WZDx Work Zone Feeds (the RoadEventFeature is deserialized, but the feature "Properties" are not) nor include them in a feed generated using this library.

Proposed solution

The library should be enhanced to include a DetourRoadEvent record in IBI.WZDx.Models.RoadEvents, the WZDxSerializer should be able to serialize/deserialize this type, and the RoadEventConverter should be able to handling incoming events with type "detour".

@j-d-b j-d-b added the enhancement New feature or request label Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant