Module Polygon Centroids
Creates a points layer containing the centroids of the input polygon layer.
- Author: (c) 2003 by O.Conrad
 
- Specification: grid
 
- Menu: Shapes|Polygons
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Polygons | Shapes (input) | POLYGONS | - | - | 
| Output | Centroids | Shapes (output) | CENTROIDS | - | - | 
| Options | Centroids for each part | Boolean | METHOD | - | Default: 0 | 
Command-line
Usage: saga_cmd shapes_polygons 1 [-POLYGONS <str>] [-CENTROIDS <str>] [-METHOD <str>]
  -POLYGONS:<str> 	Polygons
	Shapes (input)
  -CENTROIDS:<str>	Centroids
	Shapes (output)
  -METHOD:<str>   	Centroids for each part
	Boolean
	Default: 0