Interface SpatialOverlapsExpressionInternal

'$overlaps' spatial operator expression. Operator matches if attribute geometry overlaps the other geometry.

{ geometry : { $overlaps: testGeometry }}

Hierarchy

  • SpatialOverlapsExpression

Properties

Properties

$overlaps: Geometry

Test geometry

Generated using TypeDoc