SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Merge Layers

Merge vector layers.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputLayersShapes list, inputINPUTOutput will inherit shape type and table structure from the first layer in this list.-
OutputMerged LayerShapes, outputMERGED--
OptionsAdd Source InformationBooleanSRCINFOAdds a field with the name of the original input data set.Default: 1
Match Fields by NameBooleanMATCH-Default: 1
DeleteBooleanDELETEDeletes each input data set immediately after it has been merged, thus saving memory resources.Default: 0

Command-line

Usage: saga_cmd shapes_tools 2 [-INPUT <str>] [-MERGED <str>] [-SRCINFO <str>] [-MATCH <str>] [-DELETE <str>]
  -INPUT:<str>  	Layers
	Shapes list, input
  -MERGED:<str> 	Merged Layer
	Shapes, output
  -SRCINFO:<str>	Add Source Information
	Boolean
	Default: 1
  -MATCH:<str>  	Match Fields by Name
	Boolean
	Default: 1
  -DELETE:<str> 	Delete
	Boolean
	Default: 0