Opened 11 years ago
Closed 6 years ago
#2202 closed defect (wontfix)
wxGUI: interactive raster color tool treats int map as float
Reported by: | neteler | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.7 |
Component: | wxGUI | Version: | svn-trunk |
Keywords: | r.colors | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
When opening an INT raster map (or r.reclass output) in the interactive raster color tool (wxGUI), the map seems to be opened as floating point map, see attachment.
I only checked in G7.
Attachments (1)
Change History (5)
by , 11 years ago
Attachment: | r_colors_interactive_CELL_bug.jpg added |
---|
comment:1 by , 9 years ago
Milestone: | 7.0.0 → 7.0.5 |
---|
comment:2 by , 8 years ago
Milestone: | 7.0.5 → 7.0.6 |
---|
comment:3 by , 7 years ago
Milestone: | 7.0.6 → 7.0.7 |
---|
comment:4 by , 6 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This behaviour is related to G7:r.colors.out. See eg
> r.info r -g datatype=CELL ... > r.colors.out r 1 68:1:84 29.8081 68:2:86 58.6162 69:4:87
Note:
See TracTickets
for help on using tickets.
Screenshot