1v.what(1)                     Grass User's Manual                    v.what(1)
2
3
4

NAME

6       v.what  - Queries a vector map layer at given locations.
7

KEYWORDS

9       vector, querying
10

SYNOPSIS

12       v.what
13       v.what help
14       v.what                     [-da]                    map=name[,name,...]
15       [east_north=east,north[,east,north,...]]    [distance=float]    [--ver‐
16       bose]  [--quiet]
17
18   Flags:
19       -d
20           Print topological information (debugging)
21
22       -a
23           Print attribute information
24
25       --verbose
26           Verbose module output
27
28       --quiet
29           Quiet module output
30
31   Parameters:
32       map=name[,name,...]
33           Name of input vector map
34
35       east_north=east,north[,east,north,...]
36           Coordinates for query
37           If not given reads from standard input
38
39       distance=float
40           Query threshold distance
41           Default: 0
42

DESCRIPTION

44       v.what Outputs the category number value(s) associated with user-speci‐
45       fied location(s) in user-specified vector map  layer(s).   This  module
46       was  derived  from  the  d.what.vect module by removing all interactive
47       code and modification of the output for easy parsing.
48

EXAMPLE

50       Spearfish example:
51       v.what fields east_north=599121.75,4922981.125
52
53

SEE ALSO

55       d.what.vect
56

AUTHOR

58       Trevor Wiens
59       Edmonton, Alberta, Canada
60
61       Last changed: $Date: 2007-04-25 23:07:10 +0200 (Wed, 25 Apr 2007) $
62
63       Full index
64
65       © 2003-2008 GRASS Development Team
66
67
68
69GRASS 6.3.0                                                          v.what(1)
Impressum