SAGA-GIS Tool Library Documentation (v8.2.1)

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