Home
 

Geographical union

Inputs Working maps (unlimited number)
Output Working map

Display:
None

Description:
The working map obtained as an output is the union of all the inputs, each with its own coordinates. For the union to be meaningful, the working maps used as inputs must be based on the same system of coordinates.

Data window:
The module is linked to a window entitled ".... Window", identical to that of the working map module, in which all the data is displayed concerning the working map created .

Script :

2      module untyped_list ""
3        mod_type integer "103"
3        mod_subtype integer "515"
3        mod_name string "Union"
3        mod_dads integer_list ""
4          ? integer "3"
4          ? integer "4"


Samples