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

pagination breaks if if items do not have datetime #608

Open
philvarner opened this issue Oct 5, 2023 · 0 comments
Open

pagination breaks if if items do not have datetime #608

philvarner opened this issue Oct 5, 2023 · 0 comments

Comments

@philvarner
Copy link
Collaborator

stac items must have either datetime or both start_datetime and end_datetime. If items don't have a datatime, pagination breaks because the next link is missing the datetime, so the value is like ,item-id,collection-id, and parsing of the non-existent datetime fails

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

No branches or pull requests

1 participant