mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
This provider has not been maintained and does not work with newer SAGA versions. Users are encouraged to use the 3rd-party "Processing Saga NextGen" plugin instead.
20 lines
717 B
Plaintext
20 lines
717 B
Plaintext
gdal:executesql,Execute SQL on vector layer
|
|
gdal:rasterinfo,Raster layer information
|
|
gdal:merge,Merge raster layers
|
|
gdal:ogr2ogr,Export vector layer
|
|
gdal:vectorinfo,Vector layer information
|
|
gdal:pcttorgb,PCT to RGB
|
|
gdal:rgbtopct,RGB to PCT
|
|
gdal:sieve,Remove small pixel clumps (nearest neighbour)
|
|
gdal:translate,Export raster layer
|
|
gdal:warpreproject,Reproject raster layer
|
|
gdal:polygonize,Vectorize raster layer
|
|
gdal:gridrasterize,Rasterize vector layer
|
|
gdal:gridnearestneighbor,Interpolate (Nearest Neighbor)
|
|
gdal:griddatametrics,Interpolate (Data metrics)
|
|
gdal:gridinvdist,Interpolate (Inverse distance weighting)
|
|
gdal:gridaverage,Interpolate (Average)
|
|
gdal:contour,Contour lines
|
|
qgis:creategrid,Create graticule
|
|
|