29 lines
325 B
ReStructuredText
Raw Normal View History

TEXT TO FLOAT
=============
Description
-----------
Parameters
----------
- ``Input Layer[Vector]``:
- ``Text attribute to convert to float[TableField]``:
Outputs
-------
- ``Output[Vector]``:
See also
---------
Console usage
-------------
::
processing.runalg('qgis:texttofloat', layername, attribute, savename)