EnglishFrenchSpanish

OnWorks favicon

t.listgrass - Online in the Cloud

Run t.listgrass in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command t.listgrass that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


t.list - Lists space time datasets and maps registered in the temporal database.

KEYWORDS


temporal, map management, list, time

SYNOPSIS


t.list
t.list --help
t.list [-c] [type=string] [temporaltype=name[,name,...]] [order=string[,string,...]]
[columns=string[,string,...]] [where=sql_query] [separator=character] [--help]
[--verbose] [--quiet] [--ui]

Flags:
-c
Print the column names as first row

--help
Print usage summary

--verbose
Verbose module output

--quiet
Quiet module output

--ui
Force launching GUI dialog

Parameters:
type=string
Type of the space time dataset or map, default is strds
Options: strds, str3ds, stvds, raster, raster_3d, vector
Default: strds

temporaltype=name[,name,...]
The temporal type of the space time dataset
Options: absolute, relative
Default: absolute,relative

order=string[,string,...]
Sort the space time dataset by category
Columns number_of_maps and granularity only available for space time datasets
Options: id, name, creator, mapset, number_of_maps, creation_time, start_time,
end_time, interval, north, south, west, east, granularity
Default: id

columns=string[,string,...]
Columns to be printed to stdout
Columns number_of_maps and granularity only available for space time datasets
Options: id, name, creator, mapset, number_of_maps, creation_time, start_time,
end_time, north, south, west, east, granularity, all
Default: id

where=sql_query
WHERE conditions of SQL statement without ’where’ keyword used in the temporal GIS
framework
Example: start_time > ’2001-01-01 12:30:00’

separator=character
Field separator character between the output columns
Special characters: pipe, comma, space, tab, newline
Default: pipe

DESCRIPTION


t.list lists any dataset that is registered in the temporal database. Datasets are raster,
3D raster and vector maps as well as their corresponding space time datasets (STRDS,
STR3DS and STVDS). The type of the dataset can be specified using the type option, default
is STRDS. By default all datasets with relative and absolute time are listed. However, the
user has the ability to specify a single temporal type with the temporaltype option. The
user can define the columns that should be printed for each dataset and the order of the
datasets. In addition a SQL WHERE statement can be specified to select a subset of the
requested datasets.

NOTES


The SQL where and sort expression will be applied for each temporal database that was
found in accessible mapsets. Hence sorting works only on mapset basis.

Temporal databases stored in other mapsets can be used as long as they are in the user’s
current mapset search path (managed with g.mapsets).

EXAMPLES


Obtain the list of raster space time dataset(s):
t.list strds
----------------------------------------------
Space time raster datasets with absolute time available in mapset climate_2000_2012:
tempmean_monthly@climate_2000_2012
The user can obtain also the list of raster maps contained in a temporal datasets (this
may be the content of several space time datasets if enabled through g.mapsets):
t.list raster
Time stamped raster maps with absolute time available in mapset climate_2000_2012:
2009_01_tempmean@climate_2000_2012
2009_02_tempmean@climate_2000_2012
2009_03_tempmean@climate_2000_2012
...
2012_10_tempmean@climate_2000_2012
2012_11_tempmean@climate_2000_2012
2012_12_tempmean@climate_2000_2012

Use t.listgrass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 2
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 3
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 4
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • 5
    Xtreme Download Manager
    Xtreme Download Manager
    The project has a new home now:
    https://xtremedownloadmanager.com/ For
    developers:
    https://github.com/subhra74/xdm Xtreme
    Download Manager is a powerful tool t...
    Download Xtreme Download Manager
  • 6
    TTGO VGA32 Lite
    TTGO VGA32 Lite
    Features:4:3 and 16:9 low resolution
    VGA outputPS/2 keyboard and mouse
    inputText-based user interface (TUI)
    with dialog managerPartial Unicode
    supportSlave dis...
    Download TTGO VGA32 Lite
  • More »

Linux commands

Ad