Module Add Polygon Attributes to Points
Spatial join for points. Retrieves for each point the selected attributes from those polygon, which contain the point. 
- Author: O.Conrad (c) 2009
 
- Specification: $Specification
 
- Menu: Shapes|Points
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Points | Shapes (input) | INPUT | - | - | 
 | Polygons | Shapes (input) | POLYGONS | - | - | 
| Output | Result (*) | Shapes (optional output) | OUTPUT | - | - | 
| Options | Attributes | Table fields | FIELDS | Attributes 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