logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

d.what.vect - Allows the user to interactively query vector map layers at user-selected locations.

Author

       Anna Petrasova, NCSU GeoForAll Lab

Description

d.what.vect  outputs  the  category value(s) associated with user-specified location(s) in user-specified
       vector map layer(s).  The active monitor can be selected with d.mon.

Keywords

       display, vector

Name

d.what.vect  - Allows the user to interactively query vector map layers at user-selected locations.

See Also

d.what.rast,d.redraw,d.erase,d.rast,d.vect,d.mon

Source Code

       Available at: d.what.vect source code (history)

       Accessed: Friday Apr 04 01:21:10 2025

       Main index | Display index | Topics index | Keywords index | Graphical index | Full index

       © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual

GRASS 8.4.1                                                                                  d.what.vect(1grass)

Synopsis

d.what.vectd.what.vect--helpd.what.vectmap=name[,name,...]  [--help]  [--verbose]  [--quiet]  [--ui]

   Flags:--help
           Print usage summary

       --verbose
           Verbose module output

       --quiet
           Quiet module output

       --ui
           Force launching GUI dialog

   Parameters:map=name[,name,...] [required]
           Name of input vector map(s)
           Or data source(s) for direct OGR access

See Also