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.rast - Allows the user to interactively query raster map layers at user-selected locations.

Author

       Anna Petrasova, NCSU GeoForAll Lab

Description

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

Keywords

       display, vector

Name

d.what.rast  - Allows the user to interactively query raster map layers at user-selected locations.

See Also

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

Source Code

       Available at: d.what.rast 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.rast(1grass)

Synopsis

d.what.rastd.what.rast--helpd.what.rastmap=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 raster map(s)

See Also