This is an old revision of the document!


PHP's gd library is missing or unable to create PNG images

Create Cube Map

Description

This container assembles maps into a raster cube data set (multilayer map).

Inputs

Name Type Description
Cell Type Cell Type Output map cell type.
Null Value Int Output map null value.

Optional Inputs

Outputs

Name Type Description
Map Map The multilayer map.

Group

Notes

Number And Name Map functor must be used within this container to link the input maps.

They are used to assign a name and an order to the layers of the output multilayer map. Zero means that the layer position in the output map is not relevant; the zero numbered maps will be sorted by name and stacked at the bottom of the pile.

Internal Name

CreateCubeMap