ToolBox5 Flashcards
Performs a conditional if/else evaluation on each of the input cells of an input raster.
Con
Sets identified cell locations to NoData based on a specified criteria. It returns NoData if a conditional evaluation is true, and returns the value specified by another raster if it is false.
Set Null
Calculates a magnitude-per-unit area from polyline features that fall within a radius around each cell.
Line Density
Calculates a magnitude-per-unit area from point features that fall within a neighborhood around each cell.
Point Density
Extracts the cells of a raster based on a logical query.
Extract by Attributes
Extracts the cells of a raster that correspond to the areas defined by a mask
Extract by Mask
Extracts cell values at locations specified in a point feature class from one or more rasters and records the values to the attribute table of the point feature class.
Extract Multi values to points
Extracts the cell values of a raster based on a set of point features and records the values in the attribute table of an output feature class.
Extract Values to Points
Fills sinks in a surface raster to remove small imperfections in the data.
Fill
Creates a raster of accumulated flow into each cell. A weight factor can optionally be applied.
Flow Accumulation
Creates a raster of flow direction from each cell to its downslope neighbor, or neighbors, using D8, Multiple Flow Direction (MFD) or D-Infinity (DINF) methods
Flow Direction
Converts a raster representing a linear network to features representing the linear network
Stream to Feature
Calculates a per-cell statistic from multiple rasters.
The available statistics are Majority, Maximum, Mean, Median, Minimum, Minority, Range, Standard deviation, Sum, and Variety.
Cell Statistics
Combines multiple rasters so that a unique output value is assigned to each unique combination of input values.
Combine
Evaluates on a cell-by-cell basis the number of times a set of rasters is greater than another raster.
Greater than Frequency