Feature request #13636
Compression panel for GeoTIFF clipping
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Processing/GDAL | ||
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 21672 |
Description
Within the clipping of a geotiff there's no easy option for compression.
Having something like "clip with the same compression type as input" or having a checkbox would be pretty much user-friendly instead of adding a code string in the process script.
History
#1 Updated by Alexander Bruy over 8 years ago
You can use this algortihm from Processing
#2 Updated by Alexander Bruy over 8 years ago
- Category set to GDAL Tools
#3 Updated by Giovanni Manghi almost 8 years ago
- Category changed from GDAL Tools to Processing/GDAL
#4 Updated by Alexander Bruy almost 8 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
Fixed in master/Processing frontend