Internal
'$touches' spatial operator expression. Operator matches if attribute geometry touches the other geometry (share a common boundary).
geometry
{ geometry : { $touches: testGeometry }} Copy
{ geometry : { $touches: testGeometry }}
Readonly
Test geometry
Generated using TypeDoc
'$touches' spatial operator expression. Operator matches if attribute
geometry
touches the other geometry (share a common boundary).