Bug report #1361
exporting GRASS rasters: default to keep colour table
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Lorenzo Masini | ||
Category: | GRASS | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 11421 |
Description
In /usr/share/qgis/grass/modules/r.out.gdal.gtiff.qgm
<option key="type" answer="Float64" />
should be
<option key="type" answer="UInt16" />
otherwise the colour table is not exported.
History
#1 Updated by Paolo Cavallini almost 16 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed with rev #9571
#2 Updated by Paolo Cavallini about 15 years ago
- Resolution deleted (
fixed) - Status changed from Closed to Feedback
#3 Updated by Paolo Cavallini about 15 years ago
- Status changed from Feedback to Open
#4 Updated by Paolo Cavallini about 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
#5 Updated by Anonymous about 15 years ago
Milestone Version 1.0.0 deleted