@@ -15,7 +15,12 @@ gdalogr:slope,USE_ORIGINAL_NAME,Domain specific/Terrain analysis and geomorphome
15
15
gdalogr:aspect,USE_ORIGINAL_NAME,Domain specific/Terrain analysis and geomorphometry
16
16
gdalogr:hillshade,USE_ORIGINAL_NAME,Domain specific/Viewsheds\Lighting
17
17
gdalogr:polygonize,Vectorize raster layer,Raster - vector/Raster -> Vector
18
- gdalogr:rasterize,Rasterize vector layer,Raster - vector/Vector -> Raster
18
+ gdalogr:gridrasterize,Rasterize vector layer,Raster - vector/Vector -> Raster
19
+ gdalogr:gridnearestneighbor, Interpolate (Nearest Neighbor),Raster - vector/Vector -> Raster
20
+ gdalogr:griddatametrics, Interpolate (Data metrics),Raster - vector/Vector -> Raster
21
+ gdalogr:gridinvdist, Interpolate (Inverse distance weighting),Raster - vector/Vector -> Raster
22
+ gdalogr:gridaverage, Interpolate (Average),Raster - vector/Vector -> Raster
23
+ gdalogr:contour, Contour lines,Raster - vector/Raster -> Vector
19
24
otb:bandmath,USE_ORIGINAL_NAME,Images/Miscellaneous
20
25
otb:binarymorphologicaloperation,USE_ORIGINAL_NAME,Images/Image Filtering
21
26
otb:bundletoperfectsensor,USE_ORIGINAL_NAME,Images/Geometry
@@ -185,7 +190,6 @@ saga:closeonecellgaps,USE_ORIGINAL_NAME,Raster/General tools
185
190
saga:clusteranalysis,USE_ORIGINAL_NAME,Vector/General tools
186
191
saga:clusteranalysisforgrids,USE_ORIGINAL_NAME,Raster/Analysis
187
192
saga:combinegrids,USE_ORIGINAL_NAME,Raster/General tools
188
- saga:contourlinesfromgrid,USE_ORIGINAL_NAME,Raster - vector/Raster -> Vector
189
193
saga:convergenceindex,USE_ORIGINAL_NAME,Domain specific/Terrain analysis and geomorphometry
190
194
saga:convergenceindexsearchradius,USE_ORIGINAL_NAME,Domain specific/Terrain analysis and geomorphometry
191
195
saga:convertdatastoragetype,USE_ORIGINAL_NAME,Raster/General tools
@@ -205,7 +209,7 @@ saga:creategraticule,Create graticule from extent,Vector/Creation
205
209
saga:croptodata,USE_ORIGINAL_NAME,Raster/General tools
206
210
saga:crossclassificationandtabulation,USE_ORIGINAL_NAME,Raster/General tools
207
211
saga:crossprofiles,USE_ORIGINAL_NAME,Domain specific/Terrain analysis and geomorphometry
208
- saga:cubicsplineapproximation,USE_ORIGINAL_NAME ,Raster - vector/Vector -> Raster
212
+ saga:cubicsplineapproximation, Interpolate (Cubic spline) ,Raster - vector/Vector -> Raster
209
213
saga:curvatureclassification,USE_ORIGINAL_NAME,Domain specific/Terrain analysis and geomorphometry
210
214
saga:cutshapeslayer,USE_ORIGINAL_NAME,Vector/Overlay
211
215
saga:dailytohourlypet,USE_ORIGINAL_NAME,Domain specific/Miscellaneous
@@ -267,7 +271,6 @@ saga:gridvaluestopoints,USE_ORIGINAL_NAME,Raster - vector/Raster -> Vector
267
271
saga:gridvaluestopointsrandomly,USE_ORIGINAL_NAME,Raster - vector/Raster -> Vector
268
272
saga:gridvolume,USE_ORIGINAL_NAME,Raster/Miscellaneous
269
273
saga:hypsometry,USE_ORIGINAL_NAME,Domain specific/Terrain analysis and geomorphometry
270
- saga:inversedistanceweighted,USE_ORIGINAL_NAME,Raster - vector/Vector -> Raster
271
274
saga:invertdatanodata,USE_ORIGINAL_NAME,Raster/General tools
272
275
saga:kerneldensityestimation,USE_ORIGINAL_NAME,Raster/Statistics
273
276
saga:lakeflood,USE_ORIGINAL_NAME,Raster/Miscellaneous
@@ -287,7 +290,7 @@ saga:mergeshapeslayers,USE_ORIGINAL_NAME,Vector/General tools
287
290
saga:mergerasterlayers,USE_ORIGINAL_NAME,Raster/General tools
288
291
saga:metricconversions,USE_ORIGINAL_NAME,Raster/Edition
289
292
saga:minimumdistanceanalysis,USE_ORIGINAL_NAME,Vector/Points
290
- saga:modifedquadraticshepard,USE_ORIGINAL_NAME ,Raster - vector/Vector -> Raster
293
+ saga:modifedquadraticshepard,Interpolate (Modified quadratic shepard) ,Raster - vector/Vector -> Raster
291
294
saga:morphologicalfilter,USE_ORIGINAL_NAME,Raster/Filters
292
295
saga:morphometricprotectionindex,USE_ORIGINAL_NAME,Domain specific/Terrain analysis and geomorphometry
293
296
saga:multibandvariation,USE_ORIGINAL_NAME,Raster/Analysis
@@ -297,8 +300,7 @@ saga:multilevelbsplineinterpolationfromgrid,USE_ORIGINAL_NAME,Raster - vector/Ve
297
300
saga:multipleregressionanalysisgridgrids,USE_ORIGINAL_NAME,Raster/Statistics
298
301
saga:multipleregressionanalysispointsgrid,USE_ORIGINAL_NAME,Raster - vector/Raster - vector statistics
299
302
saga:multiresolutionindexofvalleybottomflatnessmrvbf,USE_ORIGINAL_NAME,Domain specific/Terrain analysis and geomorphometry
300
- saga:naturalneighbour,USE_ORIGINAL_NAME,Raster - vector/Vector -> Raster
301
- saga:nearestneighbour,USE_ORIGINAL_NAME,Raster - vector/Vector -> Raster
303
+ saga:naturalneighbour, Interpolate (Natural neighbor),Raster - vector/Vector -> Raster
302
304
saga:orderedweightedaveragingowa,USE_ORIGINAL_NAME,Raster/Analysis
303
305
saga:ordinarykriging,USE_ORIGINAL_NAME,Raster - vector/Vector -> Raster
304
306
saga:ordinarykrigingglobal,USE_ORIGINAL_NAME,Raster - vector/Vector -> Raster
0 commit comments