Module Update
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.
Clipper Homepage
Clipper at SourceForge
- Author: O.Conrad (c) 2003-13
 
- Specification: grid
 
- Menu: Shapes|Polygons|Overlay
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Layer A | Shapes (input) | A | - | - | 
 | Layer B | Shapes (input) | B | - | - | 
| Output | Update | Shapes (output) | RESULT | - | - | 
| Options | Split Parts | Boolean | SPLIT | Set true if you want multipart polygons to become separate polygons. | Default: 1 | 
Command-line
Usage: saga_cmd shapes_polygons 18 [-A <str>] [-B <str>] [-RESULT <str>] [-SPLIT <str>]
  -A:<str>     	Layer A
	Shapes (input)
  -B:<str>     	Layer B
	Shapes (input)
  -RESULT:<str>	Update
	Shapes (output)
  -SPLIT:<str> 	Split Parts
	Boolean
	Default: 1