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 validating ItemCollection #92

Open
philvarner opened this issue Oct 20, 2022 · 0 comments
Open

Add support for validating ItemCollection #92

philvarner opened this issue Oct 20, 2022 · 0 comments

Comments

@philvarner
Copy link
Collaborator

STAC APIs return ItemCollection (FeatureCollection) objects from two endpoints. While there's not much to check about the ItemCollection, it would be useful to validate the Item objects within the ItemCollection. With support for this, I could point stac-check at an API endpoint that returned an ItemCollection and get linting output of the Items within it.

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

2 participants