[GRASS-dev] [GRASS GIS] #2202: wxGUI: interactive raster color tool treats int map as float

#2202: wxGUI: interactive raster color tool treats int map as float
--------------------------+-------------------------
  Reporter: neteler | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.7
Component: wxGUI | Version: svn-trunk
Resolution: wontfix | Keywords: r.colors
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by martinl):

* status: new => closed
* resolution: => wontfix

Comment:

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
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2202#comment:4&gt;
GRASS GIS <https://grass.osgeo.org>