Raster Aggregate
Feature Description
Aggregation combines neighboring cells in a raster dataset into single cells through specified computation methods.
Feature Entry
- Data Tab->Data Processing->Raster->Aggregate.
- Toolbox->Data Processing->Raster->Aggregate.
Parameter Description
- Source Dataset: Specifies the raster dataset and datasource to process.
- Datasource Info: Displays resolution and matrix dimensions of the input raster dataset.
- Parameters:
- Aggregation Method: Six computation modes for cell merging: Sum, Minimum, Maximum, Mean, Median, and Mode.
- Aggregation Area: Defines the neighborhood size for cell aggregation (e.g., 3*3 processes 9 cells). Default is 2*2.
- X/Y Resolution & Matrix Size: Displays output dataset specifications determined by aggregation settings.
- Result Data: Specifies output dataset and target datasource.
Related Topics