On Sat, Sep 3, 2011 at 3:35 AM, Daniel Victoria <[email protected]> wrote: > Hi all, > > Trying to run v.rast.stats in GRASS 7.0.svn47742M (2011) (Ubuntu > Linux) and I'm getting the following error: > > Any clues as to what is going on? > > Thanks > Daniel > ------------------------------------------------ > v.rast.stats map=microregiao@PERMANENT layer=1 > raster=sam_cana@PERMANENT column_prefix=cana > Traceback (most recent call last):
I fixed two bugs: - after the recent change to use G_OPT_V_MAP, the key value was not updated accordingly - the cleanup function was not implemented correctly. Submitted to SVN, now it works. Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
