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

29 lines
357 B
ReStructuredText
Raw Normal View History

CREATE EQUIVALENT NUMERICAL FIELD
=================================
Description
-----------
Parameters
----------
- ``Input layer[Vector]``:
- ``Class field[TableField]``:
Outputs
-------
- ``Output layer[Vector]``:
See also
---------
Console usage
-------------
::
processing.runalg('qgis:createequivalentnumericalfield', input, field, output)