Generate Table From Raster Function (Data Management)

ArcGIS Pro 3.4 | | Help archive

Summary

Converts a raster function dataset to a table or feature class. The input raster function should be a raster function designed to output a table or feature class.

Usage

  • The input to the tool is a raster function.

  • The input raster function should produce a table or feature class output. The settings in the raster function determine whether the output is a table or a feature class. The tool will validate the raster function and determine the output type.

  • The raster function can be an .xml file, a JSON file template, or a JSON function definition string.

  • The tool can run in parallel mode and uses the parallel processing settings from the Environment setting.

Parameters

LabelExplanationData Type
Input Raster Function

The function template or function JSON object that outputs a table or feature class.

String; File
Output Table

The path, file name, and type (extension) of the output table or feature class.

Table
Raster Function Arguments
(Optional)

The function arguments and their values to be set. Each raster function has its own arguments and values, which are listed in the dialog of the tool.

Value Table

Licensing information

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

Related topics