Add Polygon Attributes to Points
- Author: O.Conrad (c) 2009
- Menu: Shapes | Points
Description
Spatial join for points. Retrieves for each point the selected attributes of the polygon that contains the point.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Points | shapes, input | INPUT | - | - |
Polygons | shapes, input | POLYGONS | - | - |
Output | Result | shapes, output, optional | OUTPUT | - | - |
Options | Attributes | table fields | FIELDS | Attributes to add. Select none to add all | - |
Command Line
Usage: saga_cmd shapes_points 10 [-INPUT ] [-OUTPUT ] [-POLYGONS ] [-FIELDS ]
-INPUT: Points
shapes, input
-OUTPUT: Result
shapes, output, optional
-POLYGONS: Polygons
shapes, input
-FIELDS: Attributes
table fields