GRASS logo

Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.

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

r.green.hydro.closest - Move points to the closest vector map

KEYWORDS

vector, hydropower, renewable energy

SYNOPSIS

r.green.hydro.closest
r.green.hydro.closest --help
r.green.hydro.closest points=name lines=name output=name max_dist=float [--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:

points=name [required]
Name of input vector map
Or data source for direct OGR access
lines=name [required]
Name of input vector map
Or data source for direct OGR access
output=name [required]
Name for output vector map
max_dist=float [required]
Maximum distance from points to river
Default: 10

Table of contents

DESCRIPTION

SEE ALSO

AUTHORS

Pietro Zambelli

SOURCE CODE

Available at: r.green.hydro.closest source code (history)

Latest change: Monday Jun 28 07:54:09 2021 in commit: 1cfc0af029a35a5d6c7dae5ca7204d0eb85dbc55


Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.

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 | Raster index | Topics index | Keywords index | Graphical index | Full index

© 2003-2023 GRASS Development Team, GRASS GIS 7.8.9dev Reference Manual