An overview of the Raster Math toolset

The Raster Math tools apply a mathematical function the input raster or rasters.

The arithmetic tools perform addition (Plus), subtraction (Minus), multiplication (Times), and division (Divide) between two inputs. The inputs can be rasters or numbers (as constant value rasters).

The remaining tools apply only to a single input raster and will either convert a floating-point raster to integer (Int) or an integer raster to floating point (Float).

Tool

Description

Divide

Divide los valores de dos rásteres celda por celda.

Float

Convierte el valor de cada celda de un ráster en una representación de punto flotante.

Int

Convierte cada valor de celda de un ráster a un entero mediante truncamiento.

Minus

Sustrae el valor del segundo ráster de entrada del valor del primer ráster de entrada celda por celda.

Plus

Adiciona (suma) los valores de dos rásteres celda por celda.

Times

Multiplica los valores de dos rásteres celda por celda.

Tools of the Raster Math toolset

A more comprehensive range of mathematical calculations (trigonometric, exponential, logical, and so forth) is available with the ArcGIS Spatial Analyst extension license.

Temas relacionados


7/10/2012