[GRASS-user] Adding a point vector
Martin Landa
landa.martin at gmail.com
Fri Sep 23 15:32:09 EDT 2011
Hi,
2011/9/23 Martin Landa <landa.martin at gmail.com>:
> In this case if you don't define option `input` it reads stdin. It can
> be confusing for the user. The correct usage is
in r48434 <input> is required for `tool=add`, ie.
v.edit -n map=x tool=add
ERROR: Required parameter <input> not set
* read file
v.edit map=x tool=add input=<file>
* read stdin
v.edit map=x tool=add input=-
Martin
--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
More information about the grass-user
mailing list