Scroll to navigation

r3.support(1grass) GRASS GIS User's Manual r3.support(1grass)

NAME

r3.support - Allows creation and/or modification of 3D raster map layer support files.

KEYWORDS

raster3d, metadata, voxel

SYNOPSIS

r3.support
r3.support --help
r3.support [-s] map=name [title=phrase] [history=phrase] [unit=string] [vunit=string] [source1=phrase] [source2=phrase] [description=phrase] [raster=string] [loadhistory=name] [savehistory=name] [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:


Update range

Allow output files to overwrite existing files

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog

Parameters:


Name of 3D raster map

Text to use for map title

Text to append to the next line of the map’s metadata file

The map data unit

The vertical unit of the map

Text to use for data source, line 1

Text to use for data source, line 2

Text to use for data description or keyword(s)

Raster map from which to copy category table

Text file from which to load history

Text file in which to save history

DESCRIPTION

r3.support allows the user to create and/or edit raster3d map support information. Editing of raster3d map units, history, description and title is supported.

NOTES

Freeform metadata information is stored in a "hist" file which may be appended to by using the history option. Currently this is limited to text with a maximum line length of 78 characters. Any input larger than this will be wrapped to the next line. All other metadata strings available as standard options are limited to 79 characters.

SEE ALSO

r.info, r.timestamp

AUTHORS

Soeren Gebbert, vTI/AK, soerengebbert gmooglemail.com
Based on r.support written by Micharl Shapiro, CERL and others

SOURCE CODE

Available at: r3.support source code (history)

Main index | 3D raster index | Topics index | Keywords index | Graphical index | Full index

© 2003-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual

GRASS 7.8.5