SAGA 9.12.5 | Tool Documentation

Update

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

Description

Updates features of layer A with the features of layer B, i.e. all features of layer B will be supplemented with the difference of layer A less layer B plus. It is assumed, that both input layers share the same attribute structure. Uses the free and open source software library Clipper created by Angus Johnson.

References

Clipper Homepage

Parameters

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

Command Line


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