[GRASS-dev] [GRASS GIS] #747: v.rast.stats to table connected to layer 2 fails
GRASS GIS
trac at osgeo.org
Mon Aug 20 03:25:53 PDT 2012
#747: v.rast.stats to table connected to layer 2 fails
-------------------------+--------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.4
Component: Vector | Version: svn-releasebranch64
Keywords: | Platform: Linux
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by mmetz):
Replying to [comment:1 neteler]:
> The problem appears to be that db.execute is used rather than
v.db.addcol
> (such code is included there but commented for reasons unknown to me).
It should work now, v.rast.stats was fixed 12 months ago. The old code
called v.db.addcol without the layer option, the new code always uses the
table connected to the given layer.
Markus M
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/747#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list