Reshape Task Activity
Description:
Uses an ArcGIS Geometry Service to reshape a geometry.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.AsyncCodeActivity
Geocortex.Workflow.Activities.ReshapeTask
Function:
This activity allows you to reshape an existing geometry using a line.
In a Workflow:
You would use this activity to change a portion of the boundary of a polygon to match where it intersects another input line.
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: |
Proxy Url |
The URL to proxy the request through. |
Reshaper |
The single-part polyline that does the reshaping. |
Target |
The polyline or polygon to be reshaped. The geometry must specify a spatial reference. |
Token |
The token for accessing a secured geometry service. |
Misc |
|
Display Name |
ReshapeTask 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 geometry. |
Version Information:
Supported from: Geocortex Essentials 4.1.