Home
 

Intersection

Inputs 2 Working maps
Output Working map

Display:

Description:
The result is a geographical space made up of the entities of the Target map having an intersection with one or more entities of the Operator map. For example, all the localities a road runs through.

If one zone is composed of several islands for instance, and one of the islands is included, then the whole zone will be taken

If vous inversed your two working maps, you can move them vertically by dragging names of maps, and then pressing the Apply button or OK.

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

Script:

2      module untyped_list ""
3        mod_type integer "103"
3        mod_subtype integer "511"
3        mod_name string "Intersection"
3        mod_dads integer_list ""
4          ? integer "3"
4          ? integer "4"


Samples