Feature request #12537
Processing: use better default for compression
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | |||
| Category: | Processing/GDAL | ||
| Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
| Easy fix?: | No | Copied to github as #: | 20679 |
Description
Currently the default for several commnads is uncompressed. Better use DEFLATE
History
#1
Updated by Paolo Cavallini over 10 years ago
- Category changed from Processing/SAGA to Processing/GDAL
#2
Updated by Paolo Cavallini over 10 years ago
- Tag set to easy
- Assignee changed from Victor Olaya to Alexander Bruy
Commands:
rasterize.py
translate.py
warp.py
#3
Updated by Paolo Cavallini over 10 years ago
- Tracker changed from Bug report to Feature request
#4
Updated by Paolo Cavallini over 10 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
Fixed