Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.
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
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.
t.info,
r.info.iso,
v.info.iso,
g.gui.metadata
See also related wiki page.
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: Mon Jun 28 09:01:31 2021 in commit: 9fbbabe2b88e45334fc9d19e958479aef0f0d904
Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.
Main index |
Temporal index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 7.8.8dev Reference Manual