The Union Geometries (server) activity performs a union operation on the specified geometries using ArcGIS Server geometry services.
Url |
Required Type: String The URL of the ArcGIS geometry service. For example, https://utility.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer. |
Geometry1 |
Required Type: esri.Geometry (3.x, 4.x)* | esri.Geometry[] (3.x, 4.x)* A single geometry or an array of geometries to union. |
Geometry2 |
Optional Type: esri.Geometry (3.x, 4.x)* | esri.Geometry[] (3.x, 4.x)* A single geometry or an array of geometries to union. |
* 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.
* 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.
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity does not work when the device has intermittent connectivity to the network.
Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.
See also...
https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Geometry.html