Differences

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

Link to this comparison view

Next revision
Previous revision
calc_cost_allocation_map [2011/05/16 21:11]
hermann created
calc_cost_allocation_map [2015/10/13 20:16] (current)
admin
Line 7: Line 7:
 ===== Inputs ===== ===== Inputs =====
  
-^ Name     ​^ Type                                       ​^ Description ​                                              ​+^ Name  ^ Type  ^ Description ​ 
-| Source ​  ​| [[Categorical Map Type | Categorical Map]] | Source feature map. Non-null value cells represent features. If null value is not defined, an error will be reported. | +| Source ​ | [[Categorical Map Type]] ​ | Source feature map. Non-null value cells represent features. If null value is not defined, an error will be reported. ​ 
-| Cost     ​| [[Categorical ​Map Type | Categorical Map]] | Accumulated cost surface calculated from source features. |+| Cost  | [[Map Type]] ​ | Accumulated cost surface calculated from source features. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
-^ Name         ​^ Type                 ​^ Description ​                                                                          ​^ Default Value ^ +^ Name  ^ Type  ^ Description ​ ^ Default Value  
-| Use Lottery ​ | [[Bool Type | Bool]] | If true, Dinamica chooses randomly between two or more equal smallest values of cost. | True          |+| Use Lottery ​ | [[Boolean Value Type]] ​ | If true, Dinamica chooses randomly between two or more equal smallest values of cost.  | True  |
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name      ^ Type                                        ^ Description ​                                                                                                                                                                                                       +^ Name  ^ Type  ^ Description ​ 
-| Allocation | [[Categorical Map Type | Categorical Map]] | Similar to a watershed, a map of cost regions for each source feature is created. Each region is identified by its source feature cell category. The output map has the same dimensions of the source feature map. |+| Allocation ​ | [[Categorical Map Type]] ​ | Similar to a watershed, a map of cost regions for each source feature is created. Each region is identified by its source feature cell category. The output map has the same dimensions of the source feature map.  |
  
 ===== Group ===== ===== Group =====
  
-Map Algebra+[[Functor List#Map Algebra ​| Map Algebra]]
  
 ===== Notes ===== ===== Notes =====