Home
 

Length

Input 1 Working map
Output Continuous data

Display:
None

Description:
This module calculates the length of each line, and the perimeter of each surface. The lengths are given using the unit of 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 length given is that of the sum total (e.g.: for France, the perimeter of Corsica is added to the perimeter of the mainland).

Script:

2      module untyped_list ""
3        mod_type integer "103"
3        mod_subtype integer "505"
3        mod_name string "Longueur"
3        mod_dads integer_list ""
4          ? integer "3"

Samples