[GRASS-dev] [GRASS GIS] #2289: v.colors not working

GRASS GIS trac at osgeo.org
Tue May 13 05:17:01 PDT 2014


#2289: v.colors not working
------------------------+---------------------------------------------------
 Reporter:  veroandreo  |       Owner:  grass-dev@…              
     Type:  defect      |      Status:  new                      
 Priority:  normal      |   Milestone:  7.1.0                    
Component:  Default     |     Version:  unspecified              
 Keywords:  v.colors    |    Platform:  Linux                    
      Cpu:  x86-64      |  
------------------------+---------------------------------------------------
 Hi all,

 I guess something is wrong with v.colors. I'm not able to colorize
 anything, it does say it sets the corresponding color table, but then...
 just grey...

 {{{
 v.colors map=soils_general at PERMANENT use=cat color=wave
 d.mon wx0
 d.vect soils_general
 }}}
 ---> no colors, just grey polygons

 {{{
 v.colors map=firestations use=cat color=random
 d.mon wx1
 d.vect firestations icon=basic/circle size=12
 }}}
 ---> all grey circles

 It doesn't work from the gui either.

 I'm using grass7.1.svn (r60164M) under fedora 20.

 Best,

 Vero

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/2289>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list