dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Enums

SpatialRelationship Enum

For spatial queries, this parameter defines the spatial relationship to query features in the layer or layer view against the input geometry. The spatial relationships discover how features are spatially related to each other.
ArcGIS Maps SDK for JavaScript

public enum SpatialRelationship

Fields

Contains 1

Crosses 2

Disjoint 9

EnvelopeIntersects 3

EqualTo 10

IndexIntersects 4

Intersects 0

Overlaps 5

Relation 8

Touches 6

Within 7