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

#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@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&gt;
GRASS GIS <http://grass.osgeo.org>

#2519: KeyError: 'endcolor' in d.vect.thematic
------------------------+---------------------------------------------------
  Reporter: jamesp670 | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-releasebranch70
Resolution: fixed | Keywords: d.vect.thematics
  Platform: Linux | Cpu: x86-64
------------------------+---------------------------------------------------
Changes (by martinl):

  * keywords: => d.vect.thematics
  * status: new => closed
  * resolution: => fixed

Comment:

Fixed in r63884.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2519#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#2519: KeyError: 'endcolor' in d.vect.thematic
------------------------+---------------------------------------------------
  Reporter: jamesp670 | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-releasebranch70
Resolution: fixed | Keywords: d.vect.thematic
  Platform: Linux | Cpu: x86-64
------------------------+---------------------------------------------------
Changes (by martinl):

  * keywords: d.vect.thematics => d.vect.thematic

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2519#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>