An enumeration to describe the data type of a raster.

Since

2017.0

Enumeration Members

Enumeration Members

ELEVATION: "tileset/elevation"

Indicates that a raster should be interpreted as elevation data. Please consult the developer guide on what formats are valid when working with elevation data.

IMAGE: "tileset/image"

Indicates that a raster should be interpreted as image data. Please consult the developer guide on what formats are valid when working with image data.