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.

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

AUTHOR

Pietro Zambelli

SOURCE CODE

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

Latest change: Thursday Feb 03 09:32:35 2022 in commit: f17c792f5de56c64ecfbe63ec315307872cf9d5c


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.

Main index | Raster index | Topics index | Keywords index | Graphical index | Full index

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