GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
d.rast(1) GRASS GIS User's Manual d.rast(1)

d.rast - Displays user-specified raster map in the active graphics frame.

display, graphics, raster

d.rast
d.rast --help
d.rast [-ni] map=name [values=value[-value][,value[-value],...]] [bgcolor=color] [--help] [--verbose] [--quiet] [--ui]

-n

Make null cells opaque
-i

Invert value list
--help

Print usage summary
--verbose

Verbose module output
--quiet

Quiet module output
--ui

Force launching GUI dialog

map=name [required]

Name of raster map to be displayed
values=value[-value][,value[-value],...]

List of categories or values to be displayed
bgcolor=color

Background color (for null)
Either a standard color name or R:G:B triplet
Default: white

d.rast displays the specified raster map in the active display frame on the graphics monitor.

Display raster map "elevation":

d.rast map=elevation


Figure: elevation raster map visualization Display raster map "elevation" but only the raster cells with values between 75 and 80 meters:

d.rast map=elevation values=75-80


Figure: elevation raster map showing values between 75 and 80 meters Display raster map "landuse96_28m" but only categories 1 and 2:

d.rast landuse96_28m values=1,2


Figure: landuse raster map showing categories 1 and 2

d.rast.arrow, d.rast.num, d.rast.leg, d.legend, d.mon, d.erase, d.vect

wxGUI

James Westervelt, U.S. Army Construction Engineering Research Laboratory

Available at: d.rast source code (history)

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

© 2003-2021 GRASS Development Team, GRASS GIS 7.8.6 Reference Manual

GRASS 7.8.6

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.