Bug report #15285
Clipper should default to -of GTiff
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Processing/GDAL | ||
Affected QGIS version: | 2.16.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 23220 |
Description
Either default to GTiff, or smartly select between GTiff and ESRI as appropriate. I have a TIFF with values up to 1E9, and when I try to clip it the constructed command defaults to -of EHdr
resulting in:
ERROR 1: Attempt to create ESRI .hdr labelled dataset with an illegaldata type (Float64).
History
#1 Updated by Alexander Bruy almost 8 years ago
- Resolution set to fixed/implemented
- Category changed from Rasters to Processing/GDAL
Should be fixed in Processing front-end
#2 Updated by Nyall Dawson almost 8 years ago
- Status changed from Open to Closed