Interface SpatialTouchesExpressionInternal

'$touches' spatial operator expression. Operator matches if attribute geometry touches the other geometry (share a common boundary).

{ geometry : { $touches: testGeometry }}

Hierarchy

  • SpatialTouchesExpression

Properties

Properties

$touches: Geometry

Test geometry

Generated using TypeDoc