[GRASS-user] Re: Feed and manipulate the result of "v.distance
-pa" in python
Nikos Alexandris
nikos.alexandris at felis.uni-freiburg.de
Fri Aug 6 15:00:46 EDT 2010
Nikos Alexandris:
> > 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")
Martin Landa wrote:
> btw, there is no need for '\' at the of the line.
Thanks, Martin. Good to know. That's my bash-habit ;-)
Nikos
More information about the grass-user
mailing list