Grid Values and Polygon Attributes to Points
- Author: unknown
 
- Menu: Shapes | Shapes-Grid Tools | Vectorization
 
Description
Converts a grid to a points table with additional polygon attribute.
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Grid | grid, input | GRID | - | - | 
| Polygons | shapes, input | POLYGONS | - | - | 
| Output | Points Table | shapes, output | POINTS | - | - | 
| Options | Grid system | grid system | GRID_GRIDSYSTEM | - | - | 
| Attribute | table field | ATTRIBUTE | - | - | 
Command Line
Usage: saga_cmd shapes_grid grid_and_polygon_to_points [-GRID ] [-POLYGONS ] [-ATTRIBUTE ] [-POINTS ]
  -GRID:     	Grid
	grid, input
  -POLYGONS: 	Polygons
	shapes, input
  -ATTRIBUTE:	Attribute
	table field
  -POINTS:   	Points Table
	shapes, output