.
<put algorithm description here>
processing.runalg('qgis:deleteduplicategeometries', input, output)
<put algorithm description here>
<put parameter description here>
Options:
Default: 0
<put parameter description here>
Default: sum,mean,min,max,median
<put parameter description here>
Options:
Default: 0
processing.runalg('qgis:joinatributesbylocation', target, join, summary, stats, keep, output)
<put algorithm description here>
processing.runalg('qgis:joinattributestable', input_layer, input_layer_2, table_field, table_field_2, output_layer)
<put algorithm description here>
processing.runalg('qgis:mergevectorlayers', layer1, layer2, output)
<put algorithm description here>
<put parameter description here>
Default: False
processing.runalg('qgis:polygonfromlayerextent', input_layer, by_feature, output)
Reprojects a vector layer in a different CRS.
Destination coordinate reference system.
Default: EPSG:4326
processing.runalg('qgis:reprojectlayer', input, target_crs, output)
Saves the selected features as a new layer.
processing.runalg('qgis:saveselectedfeatures', input_layer, output_layer)
<put algorithm description here>
processing.runalg('qgis:setstyleforvectorlayer', input, style)
<put algorithm description here>
<put parameter description here>
Default: 0.1
<put parameter description here>
Default: 0.1
processing.runalg('qgis:snappointstogrid', input, hspacing, vspacing, output)
<put algorithm description here>
processing.runalg('qgis:splitvectorlayer', input, field, output)