Interface SpatialIntersectsExpressionInternal

'$intersects' spatial operator expression. Operator matches if attribute geometry intersects the given geometry.

{ geometry : { $intersects: testGeometry }}

Hierarchy

  • SpatialIntersectsExpression

Properties

Properties

$intersects: Geometry

Test geometry

Generated using TypeDoc