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

Clarify RoadEventFeedInfo update_date definition #190

Merged
merged 2 commits into from
Aug 17, 2021

Conversation

j-d-b
Copy link
Collaborator

@j-d-b j-d-b commented Aug 6, 2021

Following issue #184, this PR updates the description of the RoadEventFeedInfo update_date property to clarify that this timestamp should reflect when the GeoJSON file representing the WZDx feed was generated.

The recency of this property depends on if the producer is following a request/response model where the GeoJSON feed file is generated every time a consumer requests the feed, or if the producer is generating the file on an interval or other trigger and making that file available for consumers.

The WZDx specification does not require either method and there are currently producers doing it both ways.

@j-d-b j-d-b added Non-spec This issue is not related to the specification content Single Approval This non-spec item can be merged after review by a single maintainer labels Aug 6, 2021
Copy link
Collaborator

@mark-mockett mark-mockett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@j-d-b The updated description looks good to me. Let's make sure it gets added to the v4.0 schema before release.

Copy link
Collaborator

@sknick-iastate sknick-iastate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@j-d-b j-d-b merged commit 098314b into main Aug 17, 2021
@j-d-b
Copy link
Collaborator Author

j-d-b commented Aug 17, 2021

Let's make sure it gets added to the v4.0 schema before release.

@mark-mockett completed.

@j-d-b j-d-b deleted the update-date-clarification branch August 26, 2021 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Non-spec This issue is not related to the specification content Single Approval This non-spec item can be merged after review by a single maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants