NAME
v.tin.to.rast.py - Converts (rasterize) a TIN map into a raster map
KEYWORDS
vector,
raster,
TIN,
conversion
SYNOPSIS
v.tin.to.rast.py
v.tin.to.rast.py --help
v.tin.to.rast.py input=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 input TIN map
- Name of input TIN map
- output=name [required]
- Name for output raster map
v.tin.to.rast converts (rasterizes) a TIN map into a raster map.
TBD
Antonio Alliegro, Alexander Muriy
SOURCE CODE
Available at: v.tin.to.rast source code (history)
Main index |
Vector index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2021
GRASS Development Team,
GRASS GIS 7.8.6 Reference Manual