SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Symmetrical Difference

Calculates the symmetrical geometric difference of the overlayed polygon layers, i.e. layer A less layer B plus layer B less layer A.
Uses the free and open source software library Clipper created by Angus Johnson.
Clipper Homepage
Clipper at SourceForge

Parameters

 NameTypeIdentifierDescriptionConstraints
InputLayer AShapes (input)A--
Layer BShapes (input)B--
OutputSymmetrical DifferenceShapes (output)RESULT--
OptionsSplit PartsBooleanSPLITSet true if you want multipart polygons to become separate polygons.Default: 1

Command-line

Usage: saga_cmd shapes_polygons 16 [-A <str>] [-B <str>] [-RESULT <str>] [-SPLIT <str>]
  -A:<str>     	Layer A
	Shapes (input)
  -B:<str>     	Layer B
	Shapes (input)
  -RESULT:<str>	Symmetrical Difference
	Shapes (output)
  -SPLIT:<str> 	Split Parts
	Boolean
	Default: 1