[GRASS-dev] Re: [GRASS GIS] #1426: v.colors resetting vector display

GRASS GIS trac at osgeo.org
Fri Aug 26 14:36:08 EDT 2011


#1426: v.colors resetting vector display
-------------------------+--------------------------------------------------
 Reporter:  cmbarton     |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  7.0.0                    
Component:  Default      |     Version:  svn-trunk                
 Keywords:  v.colors     |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------

Comment(by martinl):

 Replying to [comment:11 cmbarton]:
 > I'll test the revision. Thanks. It seems like something in v.colors was
 running d.vect -a and it shouldn't do that. It should simply set the
 colors.

 `v.colors` cannot run `d.vect` itself, it' just modifying color table.
 wxGUI wrapper runs `d.vect` for preview. Also note that `d.vect -a` is
 required only for color rules stored in attribute table. If you set up
 file-based color table, `d.vect` renders vector table colorized without
 any flag.

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



More information about the grass-dev mailing list