Get Geometries Activity

Description:

Gets the ArcGIS Server geometries from a FeatureSet.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.CodeActivity
      Geocortex.Workflow.Activities.GetGeometries

Function:

This activity extracts geometries from a feature set so that they can be used by other activities.

In a Workflow:

The Get Geometries activity could be used with the Query Task and the For Each activities. A Query Task activity would generate a feature set. The Get Geometries activity would then extract those geometries from the feature set so that the For Each activity could process each geometry in the feature set.

Properties:

Name Description

In Arguments

Feature Set

The Esri FeatureSet to get the geometries from.

Misc

Display Name

GetGeometries

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 collection of geometries.

Version Information:

Supported from: Geocortex Essentials 3.0.