[GRASS-user] Re: Feed and manipulate the result of "v.distance -pa" in python

Martin Landa landa.martin at gmail.com
Fri Aug 6 14:57:25 EDT 2010


Hi,

2010/8/6 Nikos Alexandris <nikos.alexandris at felis.uni-freiburg.de>:
>  distances = grass.read_command("v.distance",\
>  flags = 'pa',\
>  _from = reference_points_map,\
>  to = lowres_vector_grid,\
>  column = gridcell_column,\
>  to_column = "cat",\
>  upload = "to_attr")

btw, there is no need for '\' at the of the line.

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa


More information about the grass-user mailing list