Determining Relationships Between geometry Instances
The geometry data type provides many built-in methods you can use to determine relationships between two geometry instances.
To determine if two instances comprise the same point set
To determine if two instances are disjoint
To determine if two instances intersect
To determine if two instances touch
To determine if two instances overlap
To determine if two instances cross
To determine if one instance is within another
To determine if one instance contains another
To determine if one instance overlaps another
To determine if two instances are spatially related
To determine the shortest distance between points in two geometries