Skip to content

Make --geometry optional for item-search conformance class #683

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

vprivat-ads
Copy link
Contributor

STAC allows items without geometry.

We have an application where all items are without geometry, thus when validating the item-search conformance class, having to provide one to perform intersection tests doesn't make sense, and it only spends time to perform tests doomed to fail.

This PR relaxes the necessity to specify a --geometry parameter for the item-search conformance class.

It still triggers a warning if the parameter is not set, as it still makes sense for the vast majority of STAC applications out there.

@vprivat-ads vprivat-ads marked this pull request as ready for review July 30, 2025 16:18
@gadomski gadomski self-requested a review August 7, 2025 12:28
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.

2 participants