SAGA-GIS Module Library Documentation (v2.3.0)

Module Clip Points with Polygons

Parameters

 NameTypeIdentifierDescriptionConstraints
InputPointsShapes (input)POINTS--
PolygonsShapes (input)POLYGONS--
OutputClipped PointsShapes list (output)CLIPS--
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