Generalize Geometry Activity

Description

Performs a generalize operation on the geometry. The output geometry will contain a subset of the original vertices.

Inputs

Geometry

Required

Type: esri.Geometry (3.x, 4.x)*

The geometry to generalize.

Max Deviation

Required

Type: Number

The maximum allowed deviation from the generalized geometry to the original geometry.

Remove Degenerate Parts

Required

Type: Boolean

When true, the degenerate parts of the geometry will be removed from the output. Degenerate parts may be undesirable for drawing.

Unit

Required

Type: String | Number

Measurement unit for maxDeviation.

Defaults to the units of the input geometry.

Known values: meters | feet | kilometers | miles | nautical-miles | yards.

* 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

geometry

Type: esri.Geometry (3.x, 4.x)*

The generalized geometry.

* 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.

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.