SAGA-GIS Module Library Documentation (v2.3.0)

Module 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 (input)INPUT--
PolygonsShapes (input)POLYGONS--
OutputResult (*)Shapes (optional output)OUTPUT--
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 (optional output)
  -POLYGONS:<str>	Polygons
	Shapes (input)
  -FIELDS:<str>  	Attributes
	Table fields