the first expression
the second expression
Optional
matchCase: booleanindicates whether this comparison operator is case sensitive or not. If omitted the string comparisons shall match case.
Optional
matchAction: MatchActionspecifies how the comparison shall be evaluated for a collection of values.
Please refer to the MatchAction class for more details.
Note: This parameter has been introduced in the OGC Filter specification 2.0.0
A BinaryComparison of type "Equals".
Error if not both expressions are OGCExpression.
Creates a condition that evaluates to
true
when both expressions are equal.