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

Date fix to make default dates fit STAC json schema #22

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

kylemann16
Copy link
Member

@kylemann16 kylemann16 commented Jul 13, 2023

Fixes #21. Change default dates to fit STAC JSON schema. Add warnings to let users know the input data has out of range dates.

STAC Item json schema for reference: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/item.json

src/vpc.cpp Outdated Show resolved Hide resolved
@wonder-sk
Copy link
Collaborator

Thanks @kylemann16!

@wonder-sk wonder-sk merged commit 3fe3326 into PDAL:main Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrench fails to write required key datetime if it cannot be determined from the file.
3 participants