Differences

This shows you the differences between two versions of the page.

Link to this comparison view

create_cube_map [2012/01/10 14:30]
hermann [Inputs]
create_cube_map [2012/09/19 18:39]
Line 1: Line 1:
-====== Create Cube Map ====== ​ 
- 
-===== Description ===== 
- 
-This container assembles maps into a raster cube data set (multilayer map).  
- 
-===== Inputs ===== 
- 
-^ Name ^ Type ^ Description ^ 
-| Cell Type  | [[ Cell Type Type|Cell Type  ]]  | Output map cell type.  | 
-| Null Value  | [[Null Value Type|Null Value  ]]  | Output map null value. ​ | 
- 
-===== Optional Inputs ===== 
- 
-===== Outputs ===== 
- 
-^ Name ^ Type ^ Description ^ 
-| Map  | [[ Map Type|Map ​ ]]  | The multilayer map.  | 
- 
-===== Group ===== 
- 
-[[Functor List#Map Algebra | Map Algebra]] 
- 
-===== 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