qgis / QGIS-Documentation

QGIS Documentation
https://docs.qgis.org/latest
451 stars 675 forks source link

Add creation options support to some native raster Processing algorithms (Request in QGIS) #9151

Open qgis-bot opened 1 week ago

qgis-bot commented 1 week ago

Request for documentation

From pull request qgis/QGIS#57902 Author: @alexbruy QGIS version: 3.40

Add creation options support to some native raster Processing algorithms

PR Description:

Description

Add raster creation options support to native raster Processing algorithms where this makes sense. This allows to create output rasters with desired compression level and other options like world file generation etc.

Commits tagged with [need-docs] or [FEATURE]

AHB102 commented 1 week ago

@alexbruy I would like to work on this issue, but I have a few questions.

DelazJ commented 5 days ago

@AHB102 just ask! You dont need permission first.

@alexbruy any chance to have, as usual, the list of affected algorithms? It will make the fix affordable to everyone (rather than browsing the source files you modified or opening every raster algorithm dialog for checking). Thanks.