QGIS/python/plugins/processing/algs/qgis/help/polygoncentroids.rst

28 lines
285 B
ReStructuredText
Raw Normal View History

POLYGON CENTROIDS
=================
Description
-----------
Parameters
----------
- ``Input layer[Vector]``:
Outputs
-------
- ``Output layer[Vector]``:
See also
---------
Console usage
-------------
::
processing.runalg('qgis:polygoncentroids', input_layer, output_layer)