Mon, Oct 9 2006
22:44:25
|
|
Request created by guest
|
|
Subject: v.what.vect: wrong option description
Platform: GNU/Linux/x86
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: 2006.10.07
v.what.vect's option that reads:
"layer=integer Layer where to add column"
should rather read:
"layer=integer Layer where to upload query results"
because v.what.vect doesn't add columns - the manual reads: "The upload column
into which the query results are stored must be present in the vector point map
or added with v.db.addcol."
Maciek
|
|
Mon, Oct 9 2006
23:03:10
|
|
Mail sent by msieczka
|
|
And 'qvector' is only allowed to be of point or centroid type. This should be
mentioned in the manual.
Maciek
|
|
Thu, Feb 22 2007
14:13:49
|
|
Taken by mlanda
|
|
Fri, Feb 23 2007
09:06:09
|
|
Mail sent by mlanda
|
|
It is already stressed in the manual pages I think (see "vector *point* map)
e.g.
<em>v.what.vect</em> is used to transfer vector attributes from a query vector
map into a vector point map at the point positions. The script is based on
<em>v.distance</em>.
|
|
Fri, Feb 23 2007
13:05:48
|
|
Status changed to resolved by msieczka
|
|
Fri, Feb 23 2007
13:05:48
|
|
Mail sent by msieczka
|
|
mlanda wrote (Fri, Feb 23 2007 09:06:09):
> It is already stressed in the manual pages I think (see "vector *point* map)
>
> e.g.
>
> <em>v.what.vect</em> is used to transfer vector attributes from a query vector
> map into a vector point map at the point positions. The script is based on
> <em>v.distance</em>.
Both issues fixed in cvs.
Maciek
|
|