Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
regionalize_categorical_map [2012/03/27 20:21] hermann |
regionalize_categorical_map [2016/05/02 18:41] (current) hermann |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Inputs ===== | ===== Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Global Map | [[Categorical Map Type|Categorical Map]] | A given categorical map. | | + | | Global Map | [[Categorical Map Type]] | Any categorical map. | |
| - | | Region Id | [[Int Type|Int]] | **[Dinamica 1.9.x]** Region identifier. | | + | | Region Id | [[Integer Value Type]] | Region identifier.((Since Dinamica EGO 2.0, this input is no longer optional)) | |
| - | | Region Manager | [[Region Manager Type|Region Manager ]] | **[Dinamica 1.9.x]** This is internally linked by the [[Region Manager]] container. | | + | | Region Manager | [[Region Manager Type]] | This is internally linked by the [[Region Manager]] container.((Since Dinamica EGO 2.0, this input is no longer optional)) | |
| + | |||
| + | ===== Optional Inputs ===== | ||
| + | |||
| + | ^ Name ^ Type ^ Description ^ Default Value ^ | ||
| + | | Keep Non Region Cells | [[Boolean Value Type]] | If true, cells from the regional map located outside the region mask are preserved, including the additional border cells. Otherwise, these cells are filled with null values. | False | | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Regional Map | [[Categorical Map Type|Categorical Map]] | Regional categorical maps. | | + | | Regional Map | [[Categorical Map Type]] | Regional categorical maps. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 22: | Line 27: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| + | |||
| + | None. | ||
| ===== Internal Name ===== | ===== Internal Name ===== | ||