SAGA 9.12.5 | Tool Documentation

Polygon Centroids

Author(s) O.Conrad (c) 2003
Library IDshapes_polygons
Tool ID 1
Version 1.0
Menu Shapes | Polygons

Description

Creates a points layer containing the centroids of the input polygon layer.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputPolygonsshapes, inputPOLYGONS--
OutputCentroidsshapes, outputCENTROIDS--
OptionsCentroids for each partbooleanMETHOD-Default: 0
Force InsidebooleanINSIDEIf 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