Skip to content

Commit e4b4d57

Browse files
committed
[processing] removed repeated algorithms from simplified mode
1 parent 4ff831f commit e4b4d57

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

python/plugins/processing/gui/algclasssification.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
gdalogr:overviews,USE_ORIGINAL_NAME,Raster/Creation
22
gdalogr:executesql,Execute SQL on vector layer,Vector/General tools
33
gdalogr:rasterinfo,Raster layer information,Raster/General tools
4-
gdalogr:merge,USE_ORIGINAL_NAME,Raster/General tools
4+
gdalogr:merge, Merge raster layers,Raster/General tools
55
gdalogr:nearblack,USE_ORIGINAL_NAME,Raster/Analysis
66
gdalogr:ogr2ogr,Export vector layer,Vector/General tools
77
gdalogr:vectorinfo,Vector layer information,Vector/Statistics
@@ -280,8 +280,7 @@ saga:localminimaandmaxima,USE_ORIGINAL_NAME,Raster - vector/Raster -> Vector
280280
saga:lsfactor,USE_ORIGINAL_NAME,Domain specific/Terrain analysis and geomorphometry
281281
saga:majorityfilter,USE_ORIGINAL_NAME,Raster/Filters
282282
saga:massbalanceindex,USE_ORIGINAL_NAME,Domain specific/Terrain analysis and geomorphometry
283-
saga:mergeshapeslayers,USE_ORIGINAL_NAME,Vector/General tools
284-
saga:mergerasterlayers,USE_ORIGINAL_NAME,Raster/General tools
283+
saga:mergeshapeslayers,Merge vector layers,Vector/General tools
285284
saga:metricconversions,USE_ORIGINAL_NAME,Raster/Edition
286285
saga:minimumdistanceanalysis,USE_ORIGINAL_NAME,Vector/Points
287286
saga:modifedquadraticshepard,Interpolate (Modified quadratic shepard),Raster - vector/Vector -> Raster

0 commit comments

Comments
 (0)