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
extract_categorical_map_attributes [2014/04/11 23:15]
admin
extract_categorical_map_attributes [2015/03/29 02:34]
127.0.0.1 external edit
Line 3: Line 3:
 ===== Description ===== ===== Description =====
  
-This functor calculates basic statistics from a map for each area delimited by each class. The result is returned in a table contains the extracted classes and their corresponding attributes.+This functor calculates basic statistics from a map for each area delimited by class. The result is returned in a table contains the extracted classes and their corresponding attributes.
  
 ===== Inputs ===== ===== Inputs =====
Line 32: Line 32:
  
 ^ Column Name  ^ Key or Data?  ^ Column Type  ^ Description ​ ^ ^ Column Name  ^ Key or Data?  ^ Column Type  ^ Description ​ ^
-| "​Category" ​ | Key  | Real  | The map category ​ | 
 | "​Attribute" ​ | Key  | Real  | The attribute key  | | "​Attribute" ​ | Key  | Real  | The attribute key  |
 +| "​Category" ​ | Key  | Real  | The map category ​ |
 | "​Value" ​ | Data  | Real  | The attribute from the map  | | "​Value" ​ | Data  | Real  | The attribute from the map  |