SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Clip Points with Polygons

Clip Points with Polygons

Parameters

 NameTypeIdentifierDescriptionConstraints
InputPointsshapes, inputPOINTS--
Polygonsshapes, inputPOLYGONS--
OutputClipped Pointsshapes list, outputCLIPS--
OptionsAdd Attribute to Clipped Points (*)table fieldFIELD--
Clipping OptionschoiceMETHOD-Available Choices:
[0] one layer for all points
[1] separate layer for each polygon
Default: 0
(*) optional

Command-line

Usage: saga_cmd shapes_points 8 [-POINTS <str>] [-POLYGONS <str>] [-FIELD <str>] [-CLIPS <str>] [-METHOD <str>]
  -POINTS:<str>  	Points
	shapes, input
  -POLYGONS:<str>	Polygons
	shapes, input
  -FIELD:<str>   	Add Attribute to Clipped Points
	table field
  -CLIPS:<str>   	Clipped Points
	shapes list, output
  -METHOD:<str>  	Clipping Options
	choice
	Available Choices:
	[0] one layer for all points
	[1] separate layer for each polygon
	Default: 0