Perform contains, crosses, disjoint, equals, intersects, overlaps, touches, and within geometry comparisons.
You may need to compare two geometries to one another. You could use Compare Geometries activity to verify that two geometries overlap.
Geometry1 |
Required Type: esri.Geometry (3.x, 4.x)* The first geometry being compared. |
Geometry2 |
Required Type: esri.Geometry (3.x, 4.x)* The second geometry being compared. |
Operation |
Required Type: "contains" | "crosses" | "disjoint" | "equals" | "intersects" | "overlaps" | "touches" | "within" | String The comparison operation. |
* VertiGIS Studio Workflow uses different versions of Esri's ArcGIS API for JavaScript depending on the type of host application. See Underlying Technologies for information.
result |
Type: Boolean The result of the geometry comparison. |
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity works when the device has intermittent connectivity to the network.
Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.