display_graphical (1)
.img-list { margin: 0; padding: 0; list-style-type: none; } .img-list li { padding: 5px; overflow: auto; } .img-list li:hover { background-color: #eee; } .img-list li a { color: initial; text-decoration: none; display: block; } .img-list li img { width: 10%; float: left; margin: 0 15px 0 0; background: white; object-fit: scale-down; } .img-list li img.default-img { max-height: 5ex; } .img-list li .desc { margin: 0px; } .img-list li .name { margin: 5px; display: block; color: #409940; font-weight: bold; font-style: italic; }
Graphical index of GRASS GIS modules
Go to display introduction | topics
Display modules:
o d.barscale Displays a barscale on the graphics monitor.
o d.colorlist Outputs a list of all available display colors.
o d.colortable Displays the color table associated with a raster map layer.
o d.correlate Prints a graph of the correlation between raster maps (in pairs).
o d.erase Erases the contents of the active graphics display frame with user defined color.
o d.font Selects the font in which text will be displayed on the user's graphics monitor.
o d.fontlist Lists the available fonts.
o d.frame Manages display frames on the user's graphics monitor.
o d.geodesic Displays a geodesic line, tracing the shortest distance between two geographic points along a great circle, in a longitude/latitude data set.
o d.graph Program for generating and displaying simple graphics on the display monitor.
o d.grid Overlays a user-specified grid in the active display frame on the graphics monitor.
o d.his Displays the result obtained by combining hue, intensity, and saturation (HIS) values from user-specified input raster map layers.
o d.histogram Displays a histogram in the form of a pie or bar chart for a user-specified raster map.
o d.info Displays information about the active display monitor.
o d.labels Displays text labels (created with v.label) to the active frame on the graphics monitor.
o d.legend Displays a legend for a 2D or 3D raster map in the active frame of the graphics monitor.
o d.legend.vect Displays a vector legend in the active graphics frame.
o d.linegraph Generates and displays simple line graphs in the active graphics monitor display frame.
o d.mon Controls graphics display monitors from the command line.
o d.northarrow Displays a north arrow on the graphics monitor.
o d.out.file Saves the contents of the active display monitor to a graphics file.
o d.path Finds shortest path for selected starting and ending node.
o d.polar Draws polar diagram of angle map such as aspect or flow directions
o d.profile Plots profile of a transect.
o d.rast.arrow Draws arrows representing cell aspect direction for a raster map containing aspect data.
o d.rast.edit Edits cell values in a raster map.
o d.rast Displays user-specified raster map in the active graphics frame.
o d.rast.leg Displays a raster map and its legend on a graphics window
o d.rast.num Overlays cell category values on a raster map displayed in the active graphics frame.
o d.redraw Redraws the content of currently selected monitor.
o d.rgb Displays three user-specified raster maps as red, green, and blue overlays in the active graphics frame.
o d.rhumbline Displays the rhumbline joining two longitude/latitude coordinates.
o d.shade Drapes a color raster over an shaded relief or aspect map.
o d.text Draws text in the active display frame on the graphics monitor using the current font.
o d.title Create a TITLE for a raster map in a form suitable for display with d.text.
o d.to.rast Saves the contents of the active display monitor to a raster map.
o d.vect.chart Displays charts of vector data in the active frame on the graphics monitor.
o d.vect Displays user-specified vector map in the active graphics frame.
o d.vect.thematic Displays a thematic vector map in the active graphics frame.
o d.what.rast Allows the user to interactively query raster map layers at user-selected locations.
o d.what.vect Allows the user to interactively query vector map layers at user-selected locations.
o d.where Identifies the geographic coordinates associated with point locations given in display coordinates.
Main index | Topics index | Keywords index | Graphical index | Full index
2003-2017 GRASS Development Team, GRASS GIS 7.2.1 Reference Manual