SAGA 9.12.5 | Tool Documentation

Identity

Author(s) O.Conrad (c) 2003-25
Library IDshapes_polygons
Tool ID 19
Version 1.0
Menu Shapes | Polygons | Overlay

Description

Calculates the geometric intersection between both layers and adds the difference of layer A less layer B. Uses the free and open source software library Clipper created by Angus Johnson.

References

Clipper Homepage

Parameters

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

Command Line


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