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
10

SYNOPSIS

12       v.what
13       v.what help
14       v.what [-da] map=name[,name,...] east_north=east,north[,east,north,...]
15       [distance=float]
16
17   Flags:
18       -d  Print topological information (debugging)
19
20       -a  Print attribute information
21
22   Parameters:
23       map=name[,name,...]
24           Name of input vector map
25
26       east_north=east,north[,east,north,...]
27           Coordinates for query
28
29       distance=float
30           Query threshold distance Default: 0
31

DESCRIPTION

33       v.what Outputs the category number value(s) associated with user-speciā€
34       fied  location(s)  in  user-specified vector map layer(s).  This module
35       was derived from the d.what.vect module  by  removing  all  interactive
36       code and modification of the output for easy parsing.
37

EXAMPLE

39       Spearfish example:
40       v.what fields east_north=599121.75,4922981.125
41
42

SEE ALSO

44       d.what.vect
45

AUTHOR

47       Trevor Wiens
48       Edmonton, Alberta, Canada
49
50       Last changed: $Date: 2007/04/25 21:09:44 $
51
52       Full index
53
54
55
56GRASS 6.2.2                                                          v.what(1)
Impressum