SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Polygon Clipping

Clipping of vector layers with a polygon layer.
Uses the free and open source software library Clipper created by Angus Johnson.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputClip Featuresshapes, inputCLIP--
Input Featuresshapes, inputS_INPUT--
Input Featuresshapes list, inputM_INPUT--
OutputOutput Featuresshapes, outputS_OUTPUT--
Output Featuresshapes list, outputM_OUTPUT--
OptionsDissolve Clip FeaturesbooleanDISSOLVE-Default: 1
Multiple Input FeaturesbooleanMULTIPLE-Default: 1

Command-line

Usage: saga_cmd shapes_polygons 11 [-CLIP <str>] [-S_INPUT <str>] [-S_OUTPUT <str>] [-M_INPUT <str>] [-M_OUTPUT <str>] [-DISSOLVE <str>] [-MULTIPLE <str>]
  -CLIP:<str>    	Clip Features
	shapes, input
  -S_INPUT:<str> 	Input Features
	shapes, input
  -S_OUTPUT:<str>	Output Features
	shapes, output
  -M_INPUT:<str> 	Input Features
	shapes list, input
  -M_OUTPUT:<str>	Output Features
	shapes list, output
  -DISSOLVE:<str>	Dissolve Clip Features
	boolean
	Default: 1
  -MULTIPLE:<str>	Multiple Input Features
	boolean
	Default: 1