SAGA 9.3.3 | Tool Library Documentation

Merge Layers


Description

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 ] [-MERGED ] [-SRCINFO ] [-MATCH ] [-DELETE ]
  -INPUT:  	Layers
	shapes list, input
  -MERGED: 	Merged Layer
	shapes, output
  -SRCINFO:	Add Source Information
	boolean
	Default: 1
  -MATCH:  	Match Fields by Name
	boolean
	Default: 1
  -DELETE: 	Delete
	boolean
	Default: 0