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

29 lines
320 B
ReStructuredText
Raw Normal View History

DENSIFY GEOMETRIES
==================
Description
-----------
Parameters
----------
- ``Input layer[Vector]``:
- ``Vertices to add[Number]``:
Outputs
-------
- ``Densified layer[Vector]``:
See also
---------
Console usage
-------------
::
processing.runalg('qgis:densifygeometries', input, vertices, output)