mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			553 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			553 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
r.viewshed
 | 
						|
Computes the viewshed of a point on an elevation raster map.
 | 
						|
Raster (r.*)
 | 
						|
ParameterRaster|input|Elevation|False
 | 
						|
ParameterString|coordinates|Coordinate identifying the viewing position|0,0
 | 
						|
ParameterString|observer_elevation|Viewing position height above the ground|1.75
 | 
						|
ParameterString|target_elevation|Offset for target elevation above the ground|0.0
 | 
						|
ParameterString|max_distance|Maximum distance from the viewing point (meters)|10000
 | 
						|
ParameterBoolean|-c|Consider earth curvature (current ellipsoid)|False
 | 
						|
OutputRaster|output|Intervisibility
 |