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
region_manager [2011/07/31 19:58]
hermann [Description]
region_manager [2015/10/13 17:34] (current)
admin
Line 9: Line 9:
 ===== Inputs ===== ===== Inputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Regions ​ | [[Categorical Map Type|Categorical Map]]  | Map of subregions, e.g, countries, states, counties, etc.  |+| Regions ​ | [[Categorical Map Type]] ​ | Map of subregions, e.g, countries, states, counties, etc.  |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
-^ Name ^ Type ^ Description ^ Default Value ^ +^ Name  ^ Type  ^ Description ​ ^ Default Value  
-Region Cell Type  | [[Cell Type Type|Cell ​Type]] ​ | Data cell type for the mask map of region ​internally stored.  | Unsigned 1 Bit Integer ​ |+Border Cells  | [[Non Negative Integer Value Type]] ​ | Number ​of lines and columns used to create an additional border around each region. ​ |  |
  
 ===== Group ===== ===== Group =====
Line 23: Line 23:
 ===== Notes =====  ===== Notes ===== 
  
-Since a Boolean representation ​is used as a mask for a region, it is advised to use "Unsigned 1 Bit Integer" ​as the cell type for the region mask map.+When the number of additional border cells is greater than zero, the bounds of each region ​are increased by "2 * borderCells" ​lines and columns.
  
 ===== Internal Name =====  ===== Internal Name =====