Difference Task Activity
Description:
Uses the ArcGIS Geometry Service to construct the set-theoretic difference between a collection of graphics and a specified geometry.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.NativeActivity
Geocortex.Workflow.Activities.DifferenceTask
Function:
This activity allows you compute the difference between geometries.
In a Workflow:
You would use this activity to compute the difference between geometries.
Properties:
Name | Description |
---|---|
In Arguments |
|
Credentials |
The network credentials that are sent to the host and used to authenticate the request. |
Custom Parameters |
Additional parameters to include in the request. |
Disable Client Caching |
If true, adds a timestamp parameter (_ts) to the request to prevent it from being loaded from the application's cache. |
Geometry Service Url |
The URL of the ArcGIS Server Geometry service. For example: http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer. |
Geometry |
A collection of points, multipoints, polylines or polygons. |
FeatureSet |
A single geometry of any type, of dimension equal to or greater than the elements of the FeatureSet. |
Token |
The token for accessing a secured geometry service. |
Proxy Url |
The URL to proxy the request through. |
Misc |
|
Display Name |
DifferenceTask You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain. |
Out Arguments |
|
Result |
The resulting graphics with the computed differences. |
Version Information:
Supported from: Geocortex Essentials 3.7.