Interface SpatialContainsExpressionInternal

'$contains' spatial operator expression. Operator matches if attribute geometry is contained inside the given container geometry.

{ geometry : { $contains: containerGeometry }}

Hierarchy

  • SpatialContainsExpression

Properties

Properties

$contains: Geometry

Test geometry

Generated using TypeDoc