Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
set_map_values [2012/09/27 20:32] 127.0.0.1 external edit |
set_map_values [2015/10/13 20:24] (current) admin |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| - | | Value Table | [[Lookup Table Type|Lookup Table]] | Input table containing the cell values. The table keys represent the cell identifier. | | + | | Value Table | [[Lookup Table Type]] | Input table containing the cell values. The table keys represent the cell identifier. | |
| - | | Line Table | [[Lookup Table Type|Lookup Table]] | Input table containing the lines (Y coordinates). The table keys represent the cell identifier. The map upper line uses 1 as the line number. | | + | | Line Table | [[Lookup Table Type]] | Input table containing the lines (Y coordinates). The table keys represent the cell identifier. The map upper line uses 1 as the line number. | |
| - | | Column Table | [[Lookup Table Type|Lookup Table]] | Input table containing the columns (X coordinates). The table keys represent the cell identifier. The map leftmost column uses 1 as the column number. | | + | | Column Table | [[Lookup Table Type]] | Input table containing the columns (X coordinates). The table keys represent the cell identifier. The map leftmost column uses 1 as the column number. | |
| - | | Map Format | [[Map Type|Map]] | Map used to define the output format. | | + | | Map Format | [[Map Type]] | Map used to define the output format. | |
| - | | Cell Type | [[Cell Type Type|Cell Type]] | Data cell type. | | + | | Cell Type | [[Cell Type Type]] | Data cell type. | |
| - | | Null Value | [[Null Value Type|Null Value]] | Null Value. | | + | | Null Value | [[Null Value Type]] | Null Value. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ Default Value ^ | + | ^ Name ^ Type ^ Description ^ Default Value ^ |
| - | | Result Is Sparse | [[Bool Type|Bool]] | If true, this flag forces the output map to be created as a sparse raster set. Sparse raster set stores only non-null value cells, minimizing storage memory, yet increasing access time. | False | | + | | Result Is Sparse | [[Boolean Value Type]] | If true, this flag forces the output map to be created as a sparse raster set. Sparse raster set stores only non-null value cells, minimizing storage memory, yet increasing access time. | False | |
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Map | [[Map Type|Map]] | The output map. | | + | | Map | [[Map Type]] | The output map. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 30: | Line 30: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| + | |||
| + | None. | ||
| ===== Internal Name ===== | ===== Internal Name ===== | ||