[GRASS-dev] [GRASS GIS] #2519: KeyError: 'endcolor' in d.vect.thematic

GRASS GIS trac at osgeo.org
Wed Dec 31 01:34:16 PST 2014


#2519: KeyError: 'endcolor' in d.vect.thematic
-----------------------+----------------------------------------------------
 Reporter:  jamesp670  |       Owner:  grass-dev@…              
     Type:  defect     |      Status:  new                      
 Priority:  normal     |   Milestone:  7.0.0                    
Component:  Vector     |     Version:  svn-releasebranch70      
 Keywords:             |    Platform:  Linux                    
      Cpu:  x86-64     |  
-----------------------+----------------------------------------------------
 What I expect:

 My d.vect.thematic command, reading

 : GRASS 7.0.0svn (rlis-master-for-seven):/tmp > d.vect.thematic -f -s
 --verbose map=tract2010censusdp1_clipped_02 at PERMANENT column=popden10
 themetype=graduated_colors themecalc=custom_breaks breakpoints="0 500 1000
 1500 2000 5000 10000 15000 20000 25000" colorscheme=green-red monitor=none
 -u

 should work.

 What I get:

 : Traceback (most recent call last):
 :   File "/opt/yum-packages-installed-on-the-head-
 node/tmp/local/grass-7.0.0svn/scripts/d.vect.thematic", line 1105, in
 <module>
 :     main()
 :   File "/opt/yum-packages-installed-on-the-head-
 node/tmp/local/grass-7.0.0svn/scripts/d.vect.thematic", line 237, in main
 :     endcolor = options['endcolor']
 : KeyError: 'endcolor'

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



More information about the grass-dev mailing list