remove python alg help

This commit is contained in:
root676 2019-11-23 20:12:44 +01:00 committed by Nyall Dawson
parent b96aed4e2d
commit 590c57c05e

View File

@ -343,9 +343,6 @@ qgis:randompointsalongline: >
For each line in the input layer, a given number of points is added to the resulting layer. A minimum distance can be specified to avoid point being too close to each other.
qgis:randompointsinextent: >
This algorithm creates a new point layer with a given number of random points, all of them within a given extent. A distance factor can be specified, to avoid points being too close to each other.
qgis:randompointsinlayerbounds: >
This algorithm creates a new point layer with a given number of random points, all of them within the extent of a given layer. A distance factor can be specified, to avoid points being too close to each other.