logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

r3.info - Outputs basic information about a user-specified 3D raster map layer.

Authors

       Roman Waupotitsch, Michael Shapiro, Helena Mitasova, Bill Brown, Lubos Mitas, Jaro Hofierka

Description

r3.info reports metadata and range of 3D voxel maps.

Keywords

       raster3d, metadata, voxel, extent

Name

r3.info  - Outputs basic information about a user-specified 3D raster map layer.

See Also

r.info

Source Code

       Available at: r3.info source code (history)

       Accessed: Friday Apr 04 01:20:05 2025

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

       © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual

GRASS 8.4.1                                                                                      r3.info(1grass)

Synopsis

r3.infor3.info--helpr3.info [-grh] map=name  [--help]  [--verbose]  [--quiet]  [--ui]

   Flags:-g
           Print raster3d information in shell style

       -r
           Print range in shell style only

       -h
           Print raster history instead of info

       --help
           Print usage summary

       --verbose
           Verbose module output

       --quiet
           Quiet module output

       --ui
           Force launching GUI dialog

   Parameters:map=name[required]
           Name of 3D raster map

See Also