This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the local statistical analysis operations.
Name | Description | |
---|---|---|
Combine | Combines the Local GeoDatasets. | |
EqualTo | Calculates the local equal-to values between GeoDatasets. | |
GreaterThan | Calculates the local greater-than values between GeoDatasets. | |
HighestPosition | Calculates the local highest position within GeoDatasets. | |
LessThan | Calculates the local less-than values between GeoDatasets. | |
LocalStatistics | Calculates the local statistics of the GeoDataset. | |
LowestPosition | Calculates the local lowest position within GeoDatasets. | |
Popularity | Calculates the local popularity between GeoDatasets. | |
Rank | Calculates the local rank between GeoDatasets. |
Classes | Description |
---|---|
RasterLocalOp | A mechanism for performing local operations on rasters. |