QGIS/python/plugins/processing/algs/saga/description/ClipPointswithPolygons.txt
2017-02-09 11:49:22 +02:00

8 lines
338 B
Plaintext

Clip Points with Polygons
shapes_points
ParameterVector|POINTS|Points|0|False
ParameterVector|POLYGONS|Polygons|2|False
ParameterTableField|FIELD|Add Attribute to Clipped Points|POLYGONS|-1|False
ParameterSelection|METHOD|Clipping Options|[0] one layer for all points;[1] separate layer for each polygon
OutputVector|CLIPS|Clipped Points