Get Cell Value (Data Management)

This ArcGIS 2.8 documentation has been archived and is no longer updated. Content and links may be outdated. See the latest documentation.

Summary

Retrieves the value of a given pixel using its x, y coordinates.

Usage

  • This tool is used when you need the pixel value for a geoprocessing model. In ArcGIS Pro, select the navigation button from the Map tab and click on a pixel. Values for each visible band will be returned.

Parameters

LabelExplanationData Type
Input Raster

The raster that you want to query.

Mosaic Dataset; Mosaic Layer; Raster Layer
Location

The X and Y coordinates of the pixel location.

Point
Bands
(Optional)

Specify the bands that you want to query. Leave blank to query all bands in a multiband dataset.

Value Table

Derived Output

LabelExplanationData Type
Pixel Value

The pixel value.

String

Environments

This tool does not use any geoprocessing environments.

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes

Related topics