.TH t.rast3d.list 1grass "" "GRASS 7.8.5" "GRASS GIS User's Manual" .SH NAME \fI\fBt.rast3d.list\fR\fR \- Lists registered maps of a space time raster3d dataset. .SH KEYWORDS temporal, map management, list, raster3d, voxel, time .SH SYNOPSIS \fBt.rast3d.list\fR .br \fBt.rast3d.list \-\-help\fR .br \fBt.rast3d.list\fR [\-\fBs\fR] \fBinput\fR=\fIname\fR [\fBorder\fR=\fIstring\fR[,\fIstring\fR,...]] [\fBcolumns\fR=\fIstring\fR[,\fIstring\fR,...]] [\fBwhere\fR=\fIsql_query\fR] [\fBmethod\fR=\fIstring\fR] [\fBseparator\fR=\fIcharacter\fR] [\fBoutput\fR=\fIname\fR] [\-\-\fBoverwrite\fR] [\-\-\fBhelp\fR] [\-\-\fBverbose\fR] [\-\-\fBquiet\fR] [\-\-\fBui\fR] .SS Flags: .IP "\fB\-s\fR" 4m .br Suppress printing of column names .IP "\fB\-\-overwrite\fR" 4m .br Allow output files to overwrite existing files .IP "\fB\-\-help\fR" 4m .br Print usage summary .IP "\fB\-\-verbose\fR" 4m .br Verbose module output .IP "\fB\-\-quiet\fR" 4m .br Quiet module output .IP "\fB\-\-ui\fR" 4m .br Force launching GUI dialog .SS Parameters: .IP "\fBinput\fR=\fIname\fR \fB[required]\fR" 4m .br Name of the input space time raster3d dataset .IP "\fBorder\fR=\fIstring[,\fIstring\fR,...]\fR" 4m .br Order the space time dataset by category .br Options: \fIid, name, creator, mapset, temporal_type, creation_time, start_time, end_time, north, south, west, east, nsres, tbres, ewres, cols, rows, depths, number_of_cells, min, max\fR .br Default: \fIstart_time\fR .IP "\fBcolumns\fR=\fIstring[,\fIstring\fR,...]\fR" 4m .br Columns to be printed to stdout .br Options: \fIid, name, creator, mapset, temporal_type, creation_time, start_time, end_time, north, south, west, east, nsres, tbres, ewres, cols, rows, depths, number_of_cells, min, max\fR .br Default: \fIname,mapset,start_time,end_time\fR .IP "\fBwhere\fR=\fIsql_query\fR" 4m .br WHERE conditions of SQL statement without \(cqwhere\(cq keyword used in the temporal GIS framework .br Example: start_time > \(cq2001\-01\-01 12:30:00\(cq .IP "\fBmethod\fR=\fIstring\fR" 4m .br Method used for data listing .br Options: \fIcols, comma, delta, deltagaps, gran\fR .br Default: \fIcols\fR .IP "\fBseparator\fR=\fIcharacter\fR" 4m .br Field separator character between the output columns .br Special characters: pipe, comma, space, tab, newline .br Default: \fIpipe\fR .IP "\fBoutput\fR=\fIname\fR" 4m .br Name for output file .SH DESCRIPTION \fIt.rast3d.list\fR provides the same functionality as t.rast.list, the only difference is the 3D raster map layer metadata. Please refer to the manual page of t.rast.list. .SH SEE ALSO \fI t.rast.list, g.list, t.create, t.info, t.list, t.vect.list \fR .SH AUTHOR Sören Gebbert, Thünen Institute of Climate\-Smart Agriculture .SH SOURCE CODE .PP Available at: t.rast3d.list source code (history) .PP Main index | Temporal index | Topics index | Keywords index | Graphical index | Full index .PP © 2003\-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual