Tool Clip Points with Polygons
Clip Points with Polygons
- Author: (c) 2008 by O.Conrad
 
- Menu: Shapes|Points
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Points | shapes, input | POINTS | - | - | 
 | Polygons | shapes, input | POLYGONS | - | - | 
| Output | Clipped Points | shapes list, output | CLIPS | - | - | 
| Options | Add Attribute to Clipped Points (*) | table field | FIELD | - | - | 
 | Clipping Options | choice | METHOD | - | 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