Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
create_map [2015/10/11 22:59]
admin [Optional Inputs]
create_map [2015/10/11 23:02]
admin [Optional Inputs]
Line 22: Line 22:
 ^ Name ^ Type ^ Description ^ Default Value ^ ^ Name ^ Type ^ Description ^ Default Value ^
 | Registration Cell Y  | [[Positive Integer Value Type|Positive Integer Value]] ​ | The line of the registered coordinate. The line 1 is the topmost line.  | 1  | | Registration Cell Y  | [[Positive Integer Value Type|Positive Integer Value]] ​ | The line of the registered coordinate. The line 1 is the topmost line.  | 1  |
-| Registration Cell X  | [[Positive ​Bool Type|Positive Integer Value]] ​ | The column of the registered coordinate. The column 1 is the leftmost column. ​ | 1  | +| Registration Cell X  | [[Positive ​Integer Value Type|Positive Integer Value]] ​ | The column of the registered coordinate. The column 1 is the leftmost column. ​ | 1  | 
-| Create As Sparse ​ | [[Bool Type|Bool Value]] ​ | If true, this flag forces the map to be created as a sparse raster set. Sparse raster set stores only non-null value cells, minimizing storage memory in detriment of access time.  | False  |+| Create As Sparse ​ | [[Boolean Value Type|Boolean ​Value]] ​ | If true, this flag forces the map to be created as a sparse raster set. Sparse raster set stores only non-null value cells, minimizing storage memory in detriment of access time.  | False  |
  
 ===== Outputs ===== ===== Outputs =====