mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			532 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			532 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
r.horizon
 | 
						|
r.horizon - Horizon angle computation from a digital elevation model.
 | 
						|
Raster (r.*)
 | 
						|
ParameterRaster|elevin|Elevation layer [meters]|False
 | 
						|
ParameterNumber|direction|Direction in which you want to know the horizon height|0|360|0.0
 | 
						|
ParameterNumber|maxdistance|The maximum distance to consider when finding the horizon height|0|None|10000
 | 
						|
ParameterString|dist|Sampling distance step coefficient (0.5-1.5)|1.0
 | 
						|
ParameterBoolean|-d|Write output in degrees (default is radians)|False
 | 
						|
OutputRaster|horizon|Horizon angle computation
 |