Skip to content

Commit

Permalink
drop obsolete entries from the yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Nov 6, 2019
1 parent 9995e07 commit edc70b5
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions python/plugins/processing/algs/help/qgis.yaml
Expand Up @@ -487,16 +487,6 @@ qgis:selectbyexpression: >

For more information about expressions see the <a href ="{qgisdocs}/user_manual/working_with_vector/expression.html">user manual</a>

qgis:serviceareafromlayer: >
This algorithm creates a new vector with all the edges or parts of edges of a network line layer that can be reached within a distance or a time, starting from features of a point layer.

The distance and the time (both referred to as "travel cost") must be specified respectively in the network layer units or in seconds.

qgis:serviceareafrompoint: >
This algorithm creates a new vector with all the edges or parts of edges of a network line layer that can be reached within a distance or a time, starting from a point feature.

The distance and the time (both referred to as "travel cost") must be specified respectively in the network layer units or in seconds.

qgis:setmvalue: >
This algorithm sets the M value for geometries in a layer.

Expand Down

0 comments on commit edc70b5

Please sign in to comment.