SAGA-GIS Module Library Documentation (v2.3.0)

Module Polygon Properties

General and geometric properties of polygons.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputPolygonsShapes (input)POLYGONS--
OutputPolygons with Property Attributes (*)Shapes (optional output)OUTPUTIf not set property attributes will be added to the orignal layer.-
OptionsNumber of PartsBooleanBPARTS-Default: 0
Number of VerticesBooleanBPOINTS-Default: 0
PerimeterBooleanBLENGTH-Default: 1
AreaBooleanBAREA-Default: 1
(*) optional

Command-line

Usage: saga_cmd shapes_polygons 2 [-POLYGONS <str>] [-OUTPUT <str>] [-BPARTS <str>] [-BPOINTS <str>] [-BLENGTH <str>] [-BAREA <str>]
  -POLYGONS:<str>	Polygons
	Shapes (input)
  -OUTPUT:<str>  	Polygons with Property Attributes
	Shapes (optional output)
  -BPARTS:<str>  	Number of Parts
	Boolean
	Default: 0
  -BPOINTS:<str> 	Number of Vertices
	Boolean
	Default: 0
  -BLENGTH:<str> 	Perimeter
	Boolean
	Default: 1
  -BAREA:<str>   	Area
	Boolean
	Default: 1