[GRASS-dev] [GRASS GIS] #2029: raster legend on discrete maps not graduated

GRASS GIS trac at osgeo.org
Tue Jul 9 13:52:35 PDT 2013


#2029: raster legend on discrete maps not graduated
-------------------------+--------------------------------------------------
 Reporter:  timmie       |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  6.4.4                    
Component:  Raster       |     Version:  unspecified              
 Keywords:  d.legend     |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
Changes (by hamish):

  * keywords:  => d.legend


Comment:

 How many categories in the final image?

 If there are more categories than there are vertical pixels to display
 them in, d.legend automatically changes into smooth gradient mode; it
 issues you a warning telling you that it did it in that case.

 the various thin=, lines=, and use= options can be used to reduce the
 number of categories to something that will fit on the screen. Also you
 should check that the map being used is a CELL map, not a FCELL or DCELL.

 beyond that, I'd need more information to go on about your raster.
 (r.info, screenshots, exact CLI commands to reproduce, xmon or wxGUI, ...)


 regards,
 Hamish

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



More information about the grass-dev mailing list