You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: python/plugins/processing/algs/help/qgis.yaml
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -467,9 +467,7 @@ qgis:rasterlayerhistogram: >
467
467
The raster layer must have a single band.
468
468
469
469
qgis:rasterlayerstatistics: >
470
-
This algorithm computes basic statistics from the values in a raster layer.
471
-
472
-
The raster layer must have a single band.
470
+
This algorithm computes basic statistics from the values in a given band of the raster layer.
473
471
474
472
qgis:refactorfields: >
475
473
This algorithm allows editing the structure of the attributes table of a vector layer. Fields can be modified in their type and name, using a fields mapping.
0 commit comments