QGIS/python/plugins/processing/algs/saga/description/Line-PolygonIntersection.txt

7 lines
336 B
Plaintext
Raw Normal View History

Line-Polygon Intersection
shapes_lines
2017-08-18 02:05:16 +10:00
QgsProcessingParameterFeatureSource|LINES|Lines|1|None|False
QgsProcessingParameterFeatureSource|POLYGONS|Polygons|2|None|False
QgsProcessingParameterEnum|METHOD|Output|[0] one multi-line per polygon;[1] keep original line attributes
2017-08-18 02:19:45 +10:00
QgsProcessingParameterVectorDestination|INTERSECT|Intersection