Module: Polygon Intersection
(c) 2003 by O.Conrad
Menu: Shapes > Polygons
Name | Type | Identifier | Description | Constraints |
---|---|---|---|---|
Input | ||||
Layer A | Shapes (input) | SHAPES_A | ||
Layer B | Shapes (input) | SHAPES_B | ||
Output | ||||
Intersection | Shapes (output) | SHAPES_AB | ||
Options | ||||
Method | Choice | METHOD | Available Choices: [0] Complete Intersection [1] Intersection [2] Difference (A - B) [3] Difference (B - A) | |
Split Parts | Boolean | SPLITPARTS | Set true if you want multipart polygons to become separate polygons. |