SAGA-GIS Module Library Documentation (v2.1.3)

Module Clip Grid with Polygon

Clips the input grid with a polygon shapefile. Select polygons from the shapefile prior to module execution in case you like to use only a subset from the shapefile for clipping.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputGrid list (input)INPUT--
PolygonsShapes (input)POLYGONS--
OutputOutputGrid list (output)OUTPUT--
OptionsExclude No-Data AreaBooleanNODATA-Default: 0

Command-line

Usage: saga_cmd shapes_grid 7 [-OUTPUT <str>] -INPUT <str> -POLYGONS <str> [-NODATA <str>]
  -OUTPUT:<str>  	Output
	Grid list (output)
  -INPUT:<str>   	Input
	Grid list (input)
  -POLYGONS:<str>	Polygons
	Shapes (input)
  -NODATA:<str>  	Exclude No-Data Area
	Boolean
	Default: 0