On Oct 23, 2015 4:31 PM, "Gra" <graz...@gmail.com> wrote:
>
> I'm using
>
> v.rast.stat in a python code
>
>
>
> grass.run_command("v.rast.stat", vector = vect+"_"+suffix +'_300',
raster= "r_main_roads_dist" + suffix, colprefix

I'm on mobile and cannot check but colprefix seems to be an abbreviation.
Not sure if the python api likes that.

Markus

> ="AVG_mainroads", method="average")
>
> apparently it doens't like my syntax
>
> ideas?
>
> thanks
>
> _______________________________________________
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to