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

CQL2_JSON missing from conformance class #611

Closed
jonhealy1 opened this issue Oct 21, 2023 · 0 comments
Closed

CQL2_JSON missing from conformance class #611

jonhealy1 opened this issue Oct 21, 2023 · 0 comments

Comments

@jonhealy1
Copy link
Collaborator

stac-utils/stac-fastapi-elasticsearch-opensearch#159

conformance_classes: List[str] = attr.ib(
default=[
FilterConformanceClasses.FILTER,
FilterConformanceClasses.FEATURES_FILTER,
FilterConformanceClasses.ITEM_SEARCH_FILTER,
FilterConformanceClasses.BASIC_CQL2,
FilterConformanceClasses.CQL2_TEXT,
]
)

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