SAGA 9.12.0 | Tool Library Documentation

Difference


Description

Calculates the geometric difference of the overlaid polygon layers, i.e. layer A less layer B. Sometimes referred to as 'Erase' command. Uses the free and open source software library Clipper created by Angus Johnson.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputLayer Ashapes, inputA--
Layer Bshapes, inputB--
OutputDifferenceshapes, outputRESULT--
OptionsSplit PartsbooleanSPLITSet true if you want multipart polygons to become separate polygons.Default: 1

Command Line


Usage: saga_cmd shapes_polygons 15 [-A ] [-B ] [-RESULT ] [-SPLIT ]
  -A:        Layer A
	shapes, input
  -B:        Layer B
	shapes, input
  -RESULT:   Difference
	shapes, output
  -SPLIT:    Split Parts
	boolean
	Default: 1