Get UTM Spatial Reference Activity
Description:
Computes the UTM Spatial Reference of a geometry.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.CodeActivity
Geocortex.Workflow.Activities.GetUtmSpatialReference
Function:
This activity computes the UTM zone that the input geometry is present in and returns the spatial reference of that zone.
In a Workflow:
You may wish to project a geometry into a UTM based spatial reference in order to perform some form of analysis where a UTM projection is better suited than your source spatial reference. In many cases the appropriate UTM zone may not be known to the workflow author. This activity provides a way to automatically obtain the spatial reference for the most appropriate UTM zone.
Properties:
Name | Description |
---|---|
In Arguments |
|
Geometry |
The geometry to obtain the UTM spatial reference for. If the geometry does not have a spatial reference it will be assumed to be WGS84 (4326). |
Misc |
|
Display Name |
GetUtmSpatialReference 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 result UTM spatial reference. |
Version Information:
Supported from: Geocortex Essentials 4.0.