SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Add Polygon Attributes to Points

Spatial join for points. Retrieves for each point the selected attributes from those polygon, which contain the point.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputPointsShapes, inputINPUT--
PolygonsShapes, inputPOLYGONS--
OutputResult (*)Shapes, output, optionalOUTPUT--
OptionsAttributesTable fieldsFIELDSAttributes to add. Select none to add all-
(*) optional

Command-line

Usage: saga_cmd shapes_points 10 [-INPUT <str>] [-OUTPUT <str>] [-POLYGONS <str>] [-FIELDS <str>]
  -INPUT:<str>   	Points
	Shapes, input
  -OUTPUT:<str>  	Result
	Shapes, output, optional
  -POLYGONS:<str>	Polygons
	Shapes, input
  -FIELDS:<str>  	Attributes
	Table fields