[GRASS-dev] [GRASS GIS] #2494: d.vect.thematic broken

#2494: d.vect.thematic broken
--------------------------+--------------------------------------
  Reporter: neteler | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.5
Component: Display | Version: svn-releasebranch70
Resolution: | Keywords: d.vect.thematic, d.graph
       CPU: Unspecified | Platform: Linux
--------------------------+--------------------------------------
Changes (by neteler):

* milestone: 7.0.0 => 7.0.5

Comment:

Replying to [comment:2 lazaa]:
> From the documentation it seems that currently the module
d.vect.thematic works only for polygons (type=area data). For point data
there is a module in AddOns d.vect.thematic2. I tried run the module
d.vect.thematic2 with a sample of points and everything worked well with
no error.

Interesting! The manual even says: "d.vect.thematic2 creates thematic maps
from vector features of
'''all types''' and numeric attributes stored in the attribute table
connected to a vector
map." (emphasis is mine).

Perhaps time to merge into trunk and enhance/replace d.vect.thematic?

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2494#comment:3&gt;
GRASS GIS <https://grass.osgeo.org>