Home
 

Surface

Input 1 Working map
Output Continuous data

Display:
None

Description:
This module calculates the area of each surface. These areas are expressed in the unit used for the working map.

Certain working maps contain geographical entities made up of several surfaces that have the same identifier (e.g.: the mainland and Corsica are two surfaces describing France). In this case, the surface area given is that of the sum total (e.g.: for France, the surface area of Corsica is added to the surface area of the mainland).

Script

2      module untyped_list ""
3        mod_type integer "103"
3        mod_subtype integer "506"
3        mod_name string "Surface"
3        mod_dads integer_list ""
4          ? integer "3"


Samples