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

[ogcapi-records] how does cql operate on elements which are multiple, such as keywords #997

Open
pvgenuchten opened this issue Aug 12, 2024 · 0 comments

Comments

@pvgenuchten
Copy link
Contributor

pvgenuchten commented Aug 12, 2024

Description

How should a cql query be formulated on an element containing multiple values such as keywords, expectation:

  • keywords='a' is expected to match, but it doesn't (= probably expects all keywords to match)
  • keywords='a','b' seems to match, to me this is unexpected (why use a comma as separator)

the spec indicates array operators like ACONTAINS, but they seem not available yet, correct?

@pvgenuchten pvgenuchten changed the title [ogcapi-records] how does operate on elements which are multiple, such as keywords [ogcapi-records] how does cql operate on elements which are multiple, such as keywords Aug 13, 2024
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