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
v.link.precip - Links time-windows to vector link map.
KEYWORDS
vector
SYNOPSIS
v.link.precip
v.link.precip --help
v.link.precip [-capr] schema=string [time=string] type=string[,string,...] vector=string[,string,...] [layername=string] [color=name] [--help] [--verbose] [--quiet] [--ui]
Flags:
- -c
- Create vector map
- -a
- Create vector maps for all timewin
- -p
- Print attribut table
- -r
- Remove temp file
- --help
- Print usage summary
- --verbose
- Verbose module output
- --quiet
- Quiet module output
- --ui
- Force launching GUI dialog
Parameters:
- schema=string [required]
- Set schema name containing timewindows
- time=string
- Set time "YYYY-MM-DD H:M:S"
- type=string[,string,...] [required]
- Choose object type to connect
- Options: raingauge, links
- Default: links
- vector=string[,string,...] [required]
- Choose MV representation
- Options: lines, points
- Default: points
- layername=string
- Name of points layer to connect
- color=name
- Set color table
- Name of input file
Matej Krejci, Czech Technical University in Prague, Czech Republic
SOURCE CODE
Available at:
v.link.precip source code
(history)
Latest change: Mon Jun 28 07:54:09 2021 in commit: 1cfc0af029a35a5d6c7dae5ca7204d0eb85dbc55
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 |
Vector index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 7.8.8dev Reference Manual