[GRASS-dev] Re: [GRASS GIS] #152: r.what.colors: not working

GRASS GIS trac at osgeo.org
Wed Apr 30 16:03:43 EDT 2008


#152: r.what.colors: not working
----------------------+-----------------------------------------------------
  Reporter:  hamish   |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect   |      Status:  new                      
  Priority:  major    |   Milestone:  6.4.0                    
 Component:  default  |     Version:  svn-develbranch6         
Resolution:           |    Keywords:                           
----------------------+-----------------------------------------------------
Changes (by glynn):

  * summary:  r.what.colors: not working with FP maps => r.what.colors: not
              working

Comment:

 Replying to [ticket:152 hamish]:

 It works for me:

 {{{
 $ r.what.color input=elevation.dem value=1500
 1500: 223:127:31
 $ r.what.color input=fields value=4
 4: 135:84:180
 }}}

 Also, neither of those maps are FP, and I don't have any problems with FP
 maps either:

 {{{
 $ r.colors elev.f rast=elevation.dem
 Color table for <elev.f> set to elevation.dem
 r.what.color input=elev.f value=1500
 1500.000000: 223:127:31
 }}}

 So I've removed the "with FP" from the summary.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/152#comment:2>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list