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: "arrayExpression" was confusing #951

Open
jerstlouis opened this issue Sep 23, 2024 · 1 comment · May be fixed by #952
Open

CQL2-JSON: "arrayExpression" was confusing #951

jerstlouis opened this issue Sep 23, 2024 · 1 comment · May be fixed by #952
Assignees

Comments

@jerstlouis
Copy link
Member

I believe that minItems: 2 and maxItems: 2 here is a left-over bug:

https://github.com/opengeospatial/ogcapi-features/blob/master/cql2/standard/schema/cql2.json#L258

@pvretano pvretano self-assigned this Sep 23, 2024
@jerstlouis jerstlouis changed the title CQL2-JSON: min/maxItems should not be there for "array" CQL2-JSON: "arrayExpression" was confusing Sep 23, 2024
@pvretano
Copy link
Contributor

SWG Meeting 23-SEP-2024: We need to change the label "arrayExpression" in lines 253 and 256 to "arrayOperands" to clarify exactly what the pupose of that code block is. We should also probably rename "array" at line 268 to "arrayExpression" and cascade that change as necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants