.
<put algorithm description here>
<put parameter description here>
Default: 0.3
<put parameter description here>
Default: True
<put parameter description here>
Default: False
processing.runalg('qgis:concavehull', input, alpha, holes, no_multigeometry, output)
Converts a geometry type to another one.
Type of conversion to perform.
Options:
Default: 0
processing.runalg('qgis:convertgeometrytype', input, type, output)
<put algorithm description here>
Optional.
<put parameter description here>
<put parameter description here>
Options:
Default: 0
processing.runalg('qgis:convexhull', input, field, method, output)
<put algorithm description here>
<put parameter description here>
Default: 1
<put parameter description here>
Default: 0
<put parameter description here>
Default: 0
processing.runalg('qgis:createpointsalonglines', lines, distance, startpoint, endpoint, output)
<put algorithm description here>
processing.runalg('qgis:delaunaytriangulation', input, output)
<put algorithm description here>
<put parameter description here>
Default: 1.0
processing.runalg('qgis:densifygeometriesgivenaninterval', input, interval, output)
<put algorithm description here>
<put parameter description here>
Default: 1
processing.runalg('qgis:densifygeometries', input, vertices, output)
<put algorithm description here>
<put parameter description here>
Default: True
Optional.
<put parameter description here>
processing.runalg('qgis:dissolve', input, dissolve_all, field, output)
<put algorithm description here>
<put parameter description here>
Default: False
<put parameter description here>
Options:
Default: 0
<put parameter description here>
Default: 0
<put parameter description here>
Options:
Default: 0
processing.runalg('qgis:eliminatesliverpolygons', input, keepselection, attribute, comparison, comparisonvalue, mode, output)
<put algorithm description here>
processing.runalg('qgis:explodelines', input, output)
<put algorithm description here>
processing.runalg('qgis:extractnodes', input, output)
<put algorithm description here>
<put parameter description here>
Default: 100000
processing.runalg('qgis:fillholes', polygons, max_area, results)
<put algorithm description here>
<put parameter description here>
Default: 10.0
<put parameter description here>
Default: 5
<put parameter description here>
Default: False
processing.runalg('qgis:fixeddistancebuffer', input, distance, segments, dissolve, output)
<put algorithm description here>
<put parameter description here>
Default: 1
processing.runalg('qgis:keepnbiggestparts', polygons, to_keep, results)
<put algorithm description here>
processing.runalg('qgis:linestopolygons', input, output)
<put algorithm description here>
processing.runalg('qgis:multiparttosingleparts', input, output)
Moves overlapped points at small distance, that they all become visible. The result is very similar to the output of the “Point displacement” renderer but it is permanent.
Desired displacement distance NOTE: displacement distance should be in same units as layer.
Default: 0.00015
Controls distribution direction in case of two overlapped points. If True points will be distributed horizontally, otherwise they will be distributed vertically.
Default: True
processing.runalg('qgis:pointsdisplacement', input_layer, distance, horizontal, output_layer)
<put algorithm description here>
processing.runalg('qgis:polygoncentroids', input_layer, output_layer)
<put algorithm description here>
<put parameter description here>
Default: False
<put parameter description here>
Default: True
processing.runalg('qgis:polygonize', input, fields, geometry, output)
<put algorithm description here>
processing.runalg('qgis:polygonstolines', input, output)
<put algorithm description here>
<put parameter description here>
Default: 1.0
processing.runalg('qgis:simplifygeometries', input, tolerance, output)
<put algorithm description here>
processing.runalg('qgis:singlepartstomultipart', input, field, output)
<put algorithm description here>
<put parameter description here>
Default: 5
<put parameter description here>
Default: False
processing.runalg('qgis:variabledistancebuffer', input, field, segments, dissolve, output)
<put algorithm description here>
<put parameter description here>
Default: 0.0
processing.runalg('qgis:voronoipolygons', input, buffer, output)