Skip to content

SpatialRelationship

SpatialRelationship = "intersects" | "contains" | "crosses" | "disjoint" | "envelopeIntersects" | "equals" | "overlaps" | "touches" | "within" | "relate"

Defined in: src/ExpoArcgis.types.ts:337

Spatial relationship between the query geometry and a feature’s geometry.