<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>r3.info - GRASS GIS manual</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" href="grassdocs.css" type="text/css"> </head> <body bgcolor="white"> <div id="container"> <a href="index.html"><img src="grass_logo.png" alt="GRASS logo"></a> <hr class="header"> <h2>NAME</h2> <em><b>r3.info</b></em> - Outputs basic information about a user-specified 3D raster map layer. <h2>KEYWORDS</h2> <a href="raster3d.html">raster3d</a>, <a href="topic_metadata.html">metadata</a>, <a href="keywords.html#voxel">voxel</a>, <a href="keywords.html#extent">extent</a> <h2>SYNOPSIS</h2> <div id="name"><b>r3.info</b><br></div> <b>r3.info --help</b><br> <div id="synopsis"><b>r3.info</b> [-<b>grh</b>] <b>map</b>=<em>name</em> [--<b>help</b>] [--<b>verbose</b>] [--<b>quiet</b>] [--<b>ui</b>] </div> <div id="flags"> <h3>Flags:</h3> <dl> <dt><b>-g</b></dt> <dd>Print raster3d information in shell style</dd> <dt><b>-r</b></dt> <dd>Print range in shell style only</dd> <dt><b>-h</b></dt> <dd>Print raster history instead of info</dd> <dt><b>--help</b></dt> <dd>Print usage summary</dd> <dt><b>--verbose</b></dt> <dd>Verbose module output</dd> <dt><b>--quiet</b></dt> <dd>Quiet module output</dd> <dt><b>--ui</b></dt> <dd>Force launching GUI dialog</dd> </dl> </div> <div id="parameters"> <h3>Parameters:</h3> <dl> <dt><b>map</b>=<em>name</em> <b>[required]</b></dt> <dd>Name of 3D raster map</dd> </dl> </div> <div class="toc"> <h4 class="toc">Table of contents</h4> <ul class="toc"> <li class="toc"><a href="#description" class="toc">DESCRIPTION</a></li> <li class="toc"><a href="#see-also" class="toc">SEE ALSO</a></li> <li class="toc"><a href="#authors" class="toc">AUTHORS</a></li> </ul> </div> <h2><a name="description">DESCRIPTION</a></h2> <em>r3.info</em> reports metadata and range of 3D voxel maps. <h2><a name="see-also">SEE ALSO</a></h2> <em> <a href="r.info.html">r.info</a> </em> <h2><a name="authors">AUTHORS</a></h2> Roman Waupotitsch, Michael Shapiro, Helena Mitasova, Bill Brown, Lubos Mitas, Jaro Hofierka <!-- <p> <i>Last changed: $Date$</i> --><h2>SOURCE CODE</h2> <p>Available at: <a href="https://github.com/OSGeo/grass/tree/master/raster3d/r3.info">r3.info source code</a> (<a href="https://github.com/OSGeo/grass/commits/master/raster3d/r3.info">history</a>)</p> <hr class="header"> <p> <a href="index.html">Main index</a> | <a href="raster3d.html">3D raster index</a> | <a href="topics.html">Topics index</a> | <a href="keywords.html">Keywords index</a> | <a href="graphical_index.html">Graphical index</a> | <a href="full_index.html">Full index</a> </p> <p> © 2003-2020 <a href="http://grass.osgeo.org">GRASS Development Team</a>, GRASS GIS 7.8.5 Reference Manual </p> </div> </body> </html>