Module: Polygon Intersection
(c) 2003 by O.Conrad
Menu: Shapes > Polygons
Description
Intersection of polygon layers. Uses GPC - General Polygon Clipper - version 2.31 by Alan Murta.
Parameters
NameTypeIdentifierDescriptionConstraints
Input
Layer A Shapes (input)SHAPES_A
Layer B Shapes (input)SHAPES_B
Output
IntersectionShapes (output)SHAPES_AB
Options
MethodChoiceMETHODAvailable Choices:
[0] Complete Intersection
[1] Intersection
[2] Difference (A - B)
[3] Difference (B - A)
Split PartsBooleanSPLITPARTSSet true if you want multipart polygons to become separate polygons.