Closed jerstlouis closed 1 month ago
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.
I believe that
minItems: 2
andmaxItems: 2
here is a left-over bug:https://github.com/opengeospatial/ogcapi-features/blob/master/cql2/standard/schema/cql2.json#L258