![]() |
![]()
| ![]() |
![]()
NAMEv.what - Queries a vector map at given locations. KEYWORDSvector, querying, position SYNOPSISv.what
Flags:
Parameters:
DESCRIPTIONv.what outputs the category number value(s) associated with user-specified location(s) in user-specified vector map layer(s). This module was derived from the d.what.vect module by removing all interactive code and modification of the output for easy parsing. Using the -g flag generates script-style output which is easily parsable. EXAMPLENorth Carolina sample dataset example: Query polygon at given position:
v.what zipcodes_wake coordinates=637502.25,221744.25 Find closest hospital to given position within given distance
(search radius):
v.what hospitals coordinates=542690.4,204802.7 distance=2000000 SEE ALSOd.what.rast, d.what.vect, v.rast.stats, v.vect.stats, v.what.rast, v.what.rast3, v.what.vect AUTHORTrevor Wiens
SOURCE CODEAvailable at: v.what source code (history) Latest change: Thursday Jan 26 14:10:26 2023 in commit: cdd84c130cea04b204479e2efdc75c742efc4843 Main index | Vector index | Topics index | Keywords index | Graphical index | Full index © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual
|