GRASS logo

NAME

t.info.iso - Lists information about space time datasets and maps.

KEYWORDS

temporal, metadata, extent

SYNOPSIS

t.info.iso
t.info.iso --help
t.info.iso input=name [type=name] [output=name] [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:

--overwrite
Allow output files to overwrite existing files
--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog

Parameters:

input=name [required]
Name of an existing space time dataset or map
type=name
Type of the input space time dataset
Options: strds, str3ds, stvds, raster, raster_3d, vector
Default: strds
output=name
Name for output file

Table of contents

DESCRIPTION

t.info.iso creates metadata of temporal maps according to ISO 19115.

The module also allows conversion of metadata from native GRASS GIS format to ISO-based format.

SEE ALSO

t.info, r.info.iso, v.info.iso, g.gui.metadata

See also related wiki page.

AUTHORS

Matej Krejci, OSGeoREL at the Czech Technical University in Prague, developed during Google Summer of Code 2014 (mentors: Margherita Di Leo, Martin Landa)

SOURCE CODE

Available at: t.info.iso source code (history)

Latest change: Monday Nov 11 18:04:48 2024 in commit: 59e289fdb093de6dd98d5827973e41128196887d


Main index | Temporal index | Topics index | Keywords index | Graphical index | Full index

© 2003-2024 GRASS Development Team, GRASS GIS 8.4.1dev Reference Manual