[GRASS-dev] v.rast.stats fails with column_prefix='t'

Anna Petrášová kratochanna at gmail.com
Thu Nov 19 11:23:52 PST 2015


On Thu, Nov 19, 2015 at 1:28 PM, Nikos Alexandris <nik at nikosalexandris.net>
wrote:

> The command
>
> v.rast.stats map=SomeVector raster=SomeRaster column='t'
>
> fails. Perhaps the line
>

How exactly does it fail?

>
> <
> https://trac.osgeo.org/grass/browser/grass/trunk/scripts/v.rast.stats/v.rast.stats.py#L265
> >
>
> was simply meant to be something like:
>
> for colname in colnames:
>     variable = colprefix + '_' + colname
>     print colname
>
> ?, Nikos
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20151119/0ac5cbbf/attachment.html>


More information about the grass-dev mailing list