Polygon Centroids
- Author: O.Conrad (c) 2003
- Menu: Shapes | Polygons
Description
Creates a points layer containing the centroids of the input polygon layer.
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 |
Force Inside | boolean | INSIDE | If a centroid falls outside its polygon, then move it to the closest boundary. | Default: 0 |
Command Line
Usage: saga_cmd shapes_polygons 1 [-POLYGONS] [-CENTROIDS ] [-METHOD ] [-INSIDE ] -POLYGONS: Polygons shapes, input -CENTROIDS: Centroids shapes, output -METHOD: Centroids for each part boolean Default: 0 -INSIDE: Force Inside boolean Default: 0