2014-04-19 15:53:43 +02:00
|
|
|
r.horizon
|
2015-07-26 03:48:27 +02:00
|
|
|
Horizon angle computation from a digital elevation model.
|
2014-04-19 15:53:43 +02:00
|
|
|
Raster (r.*)
|
2015-05-31 07:07:36 +01:00
|
|
|
ParameterRaster|elevation|Name of input elevation raster map|False
|
|
|
|
ParameterNumber|direction|Direction in which you want to know the horizon height|0|360|0.0
|
2014-04-19 15:53:43 +02:00
|
|
|
ParameterNumber|maxdistance|The maximum distance to consider when finding the horizon height|0|None|10000
|
2015-05-31 07:07:36 +01:00
|
|
|
ParameterString|distance|Sampling distance step coefficient (0.5-1.5)|1.0
|
2014-04-19 15:53:43 +02:00
|
|
|
ParameterBoolean|-d|Write output in degrees (default is radians)|False
|
2015-05-31 07:07:36 +01:00
|
|
|
OutputRaster|output|Horizon
|