Navigation Menu

Skip to content

Commit

Permalink
Remove qgis:pointsalonglines python alg help
Browse files Browse the repository at this point in the history
after "Points along geometry" algorithm port to C++ since 3.8 qgis\QGIS@f30fcca qgis\#30175
  • Loading branch information
agiudiceandrea authored and nyalldawson committed Jan 27, 2020
1 parent 03b5673 commit 41c8471
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions python/plugins/processing/algs/help/qgis.yaml
Expand Up @@ -237,11 +237,6 @@ qgis:minimalenclosingcircle: >

As an alternative, the output layer can contain not just a single circle, but one for each input feature, representing the minimum enclosing circle that covers each of them.

qgis:pointsalonglines: >
Creates points at regular intervals along line or polygon geometries. Created points will have new attributes added for the distance along the geometry and the angle of the line at the point.

An optional start and end offset can be specified, which controls how far from the start and end of the geometry the points should be created.

qgis:pointsdisplacement: >
Offsets nearby point features by moving nearby points by a preset amount to minimize overlapping features.

Expand Down

0 comments on commit 41c8471

Please sign in to comment.