Compare Geometries Activity

Description

Perform contains, crosses, disjoint, equals, intersects, overlaps, touches, and within geometry comparisons.

Usage

You may need to compare two geometries to one another. You could use Compare Geometries activity to verify that two geometries overlap.

Inputs

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.

Outputs

result

Type: Boolean

The result of the geometry comparison.

Properties

For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.

Connectivity Requirements

This activity works when the device has intermittent connectivity to the network.

Version Information

Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.