Skip to main content

Generate Raster From Raster Function (Data Management Tools)

Summary

Generates a raster dataset from an input raster function or function chain.

Usage

  • The tool is designed for raster processing using multiple threads to help speed up the processing.

  • The output raster format can be TIFF, GRID, ERDAS IMAGINE, CRF (Cloud Raster Format), or MRF (Meta Raster Format).

Parameters

Label Explanation Data type

Input Raster Function

The name of a raster function, raster function JSON object, or function chain (in .rft.xml format).

File; String

Output Raster Dataset

The output raster dataset.

Raster Dataset

Raster Function Arguments

(Optional)

The parameters associated with the function chain. For example, if the function chain applies the Hillshade raster function, set the data source, azimuth, and altitude.

Value table columns:

  • NameThe name of the raster function.

  • ValueThe value of the raster function.

Value Table

Raster Properties

(Optional)

The output raster dataset key properties, such as the sensor or wavelength.

Value table columns:

  • NameThe name of the key raster property.

  • ValueThe value of the key raster property.

Value Table

Format

(Optional)

The output raster format.

The default format will be derived from the file extension specified in the Output Raster Dataset value.

  • TIFFTagged Image File Format for raster datasets will be used.

  • Cloud Optimized GeoTIFFCloud Optimized GeoTIFF format will be used.

  • ERDAS IMAGINE fileERDAS IMAGINE raster data format will be used.

  • Esri GridEsri Grid raster dataset format will be used.

  • CRFCloud Raster Format will be used.

  • MRFMeta Raster Format will be used.

String

Process as Multidimensional

(Optional)

Specifies whether the input mosaic dataset will be processed as a multidimensional raster dataset.

  • CheckedThe input will be processed as a multidimensional raster dataset and all slices will be processed to produce a new multidimensional raster dataset. Set the Format parameter to CRF to use this option.

  • UncheckedThe input will not be processed as a multidimensional raster dataset. If the input is multidimensional, only the slice that is currently displayed will be processed. This is the default.

Boolean

Environments

Cell Alignment, Cell Size, Compression, Current Workspace, Extent, Geographic Transformations, GPU ID, Match Multidimensional Variable, NoData, Output Coordinate System, Parallel Processing Factor, Processor Type, Pyramid, Raster Statistics, Resampling Method, Scratch Workspace, Snap Raster, Tile Size, Union Dimension

Licensing information

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