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
calc_areas [2025/07/19 03:03]
hermann [Inputs]
calc_areas [2026/06/29 14:06] (current)
chrystian Add ASPHAA reference to Calc Areas documentation
Line 22: Line 22:
  
 Only the areas corresponding to class or categories defined in the input map header are calculated. Only the areas corresponding to class or categories defined in the input map header are calculated.
- 
-If the cell dimensions are represented using degrees, the areas in hectares and square meters becomes an approximation. All cells are always supposed to be of the same size. 
  
 The table containing the resulting area has the following format. The table containing the resulting area has the following format.
Line 32: Line 30:
 | "​Area_In_Hectares" ​ | Data  | Real  | Area of corresponding category in hectares ​ | | "​Area_In_Hectares" ​ | Data  | Real  | Area of corresponding category in hectares ​ |
 | "​Area_In_Square_Meters" ​ | Data  | Real  | Area of corresponding category in square meters ​ | | "​Area_In_Square_Meters" ​ | Data  | Real  | Area of corresponding category in square meters ​ |
 +
 +==== References ====
 +
 +Santini, M., Taramelli, A. and Sorichetta, A., 2010: [[https://​www.researchgate.net/​publication/​220606016_ASPHAA_A_GIS-Based_algorithm_to_calculate_cell_area_on_a_latitude-longitude_Geographic_regular_grid|ASPHAA:​ A GIS-Based Algorithm to Calculate Cell Area on a Latitude-Longitude (Geographic) Regular Grid]]. Transactions in GIS, 14(3), 351-377.
 +
 ===== Internal Name ===== ===== Internal Name =====
  
 CalcAreas CalcAreas
  
 +===== Usage examples =====
 +
 +See practical examples of this functor in [[lesson_9|Lesson 9: Working with maps and tables]]