Skip to main content

Convert Raster Function Template (Data Management Tools)

Summary

Converts a raster function template between formats (rft.xml, json, and binary).

Usage

  • Raster function templates can be stored in XML, JSON, or binary format.

  • Since some formats work better on the web, you can convert your raster function template between formats. For example, you may want to convert your rft.xml function template to JSON so that you can use the template in an image service REST API.

Parameters

Label Explanation Data type

Input Raster Function Template

The input raster function template file. The input template file can be XML, JSON, or binary format.

File; String

Output Raster Function Template File

The output raster function template file path and file name.

File

Format

(Optional)

The output function template file format.

  • XMLXML output format.

  • JSONJSON output format. This is the default.

  • BinaryBinary output format.

String

Environments

Current Workspace, Scratch Workspace

Licensing information

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