1display(1)                  GRASS GIS User's Manual                 display(1)
2
3
4

GRASS GIS 7.8.5 Reference Manual

6       Geographic  Resources  Analysis Support System, commonly referred to as
7       GRASS GIS, is a Geographic Information System (GIS) used for geospatial
8       data  management  and analysis, image processing, graphics/maps produc‐
9       tion, spatial modeling, and visualization. GRASS is currently  used  in
10       academic  and  commercial settings around the world, as well as by many
11       governmental agencies and environmental consulting companies.
12
13       This reference manual details the use of modules distributed with  Geo‐
14       graphic  Resources Analysis Support System (GRASS), an open source (GNU
15       GPLed), image processing and geographic information system  (GIS).   Go
16       back to help overview
17
18   Display commands:
19       d.barscale                                                   Displays a barscale on the graphics monitor.
20
21       d.colorlist                                                  Outputs a list of all available display colors.
22
23       d.colortable                                                 Displays the color table associated with a raster map layer.
24
25       d.correlate                                                  Prints  a  graph  of the correlation between raster maps (in
26                                                                    pairs).
27
28       d.erase                                                      Erases the contents of the  active  graphics  display  frame
29                                                                    with user defined color.
30
31       d.font                                                       Selects  the  font  in  which  text will be displayed on the
32                                                                    user’s graphics monitor.
33
34       d.fontlist                                                   Lists the available fonts.
35
36       d.frame                                                      Manages display frames on the user’s graphics monitor.
37
38       d.geodesic                                                   Displays a geodesic  line,  tracing  the  shortest  distance
39                                                                    between  two  geographic  points  along a great circle, in a
40                                                                    longitude/latitude data set.
41
42       d.graph                                                      Program for generating and displaying simple graphics on the
43                                                                    display monitor.
44
45       d.grid                                                       Overlays  a  user-specified grid in the active display frame
46                                                                    on the graphics monitor.
47
48       d.his                                                        Displays the result obtained by  combining  hue,  intensity,
49                                                                    and saturation (HIS) values from user-specified input raster
50                                                                    map layers.
51
52       d.histogram                                                  Displays a histogram in the form of a pie or bar chart for a
53                                                                    user-specified raster map.
54
55       d.info                                                       Displays information about the active display monitor.
56
57       d.labels                                                     Displays  text  labels  (created with v.label) to the active
58                                                                    frame on the graphics monitor.
59
60       d.legend                                                     Displays a legend for a 2D or 3D raster map  in  the  active
61                                                                    frame of the graphics monitor.
62
63       d.legend.vect                                                Displays a vector legend in the active graphics frame.
64
65
66
67
68       d.linegraph                                                  Generates  and  displays  simple  line  graphs in the active
69                                                                    graphics monitor display frame.
70
71       d.mon                                                        Controls graphics display monitors from the command line.
72
73       d.northarrow                                                 Displays a north arrow on the graphics monitor.
74
75       d.out.file                                                   Saves the contents of the active display monitor to a graph‐
76                                                                    ics file.
77
78       d.path                                                       Finds shortest path for selected starting and ending node.
79
80       d.polar                                                      Draws  polar  diagram  of  angle  map such as aspect or flow
81                                                                    directions
82
83       d.profile                                                    Plots profile of a transect.
84
85       d.rast.arrow                                                 Draws arrows representing cell aspect direction for a raster
86                                                                    map containing aspect data.
87
88       d.rast.edit                                                  Edits cell values in a raster map.
89
90       d.rast                                                       Displays  user-specified  raster  map in the active graphics
91                                                                    frame.
92
93       d.rast.leg                                                   Displays a raster map and its legend on a graphics window
94
95       d.rast.num                                                   Overlays cell category values on a raster map  displayed  in
96                                                                    the active graphics frame.
97
98       d.redraw                                                     Redraws the content of currently selected monitor.
99
100       d.rgb                                                        Displays three user-specified raster maps as red, green, and
101                                                                    blue overlays in the active graphics frame.
102
103       d.rhumbline                                                  Displays the rhumbline joining two longitude/latitude  coor‐
104                                                                    dinates.
105
106       d.shade                                                      Drapes a color raster over an shaded relief or aspect map.
107
108       d.text                                                       Draws text in the active display frame on the graphics moni‐
109                                                                    tor using the current font.
110
111       d.title                                                      Create a TITLE for a raster map in a form suitable for  dis‐
112                                                                    play with d.text.
113
114       d.to.rast                                                    Saves the contents of the active display monitor to a raster
115                                                                    map.
116
117       d.vect.chart                                                 Displays charts of vector data in the active  frame  on  the
118                                                                    graphics monitor.
119
120       d.vect                                                       Displays  user-specified  vector  map in the active graphics
121                                                                    frame.
122
123       d.vect.thematic                                              Displays a thematic vector map in the active graphics frame.
124
125       d.what.rast                                                  Allows the user to interactively query raster map layers  at
126                                                                    user-selected locations.
127
128       d.what.vect                                                  Allows  the user to interactively query vector map layers at
129                                                                    user-selected locations.
130
131
132
133
134       d.where                                                      Identifies the geographic coordinates associated with  point
135                                                                    locations given in display coordinates.
136
137
138       Main  index  |  Topics  index | Keywords index | Graphical index | Full
139       index
140
141       © 2003-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual
142
143
144
145GRASS 7.8.5                                                         display(1)
Impressum