Clip Points with Polygons
- Author: (c) 2008 by O.Conrad
- Menu: Shapes | Points
Description
Clip Points with Polygons
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 | 
Command Line
Usage: saga_cmd shapes_points 8 [-POINTS ] [-POLYGONS ] [-FIELD ] [-CLIPS ] [-METHOD ]
  -POINTS:  	Points
	shapes, input
  -POLYGONS:	Polygons
	shapes, input
  -FIELD:   	Add Attribute to Clipped Points
	table field
  -CLIPS:   	Clipped Points
	shapes list, output
  -METHOD:  	Clipping Options
	choice
	Available Choices:
	[0] one layer for all points
	[1] separate layer for each polygon
	Default: 0