Get Geometry Extent Activity

Description

The Get Geometry Extent activity gets the extent of a geometry or collection of geometries.

Inputs

Geometry

Required

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

The geometry or geometries to get the extent of.

* 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

extent

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

The extent of the geometries.

center

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

The center of the extent of the geometries.

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

See also...

Get the Extent of a Geometry

https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Geometry.html