mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			527 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			527 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
r.profile
 | 
						|
r.profile - Outputs the raster layer values lying on user-defined line(s).
 | 
						|
Raster (r.*)
 | 
						|
ParameterRaster|input|Input raster layer|False
 | 
						|
ParameterString|profile|Profile coordinate pairs|0,0,1,1
 | 
						|
ParameterNumber|res|Resolution along profile|0|None|1.0
 | 
						|
ParameterString|null_value|Character to represent no data cell|*
 | 
						|
ParameterBoolean|-g|Output easting and northing in first two columns of four column output|False
 | 
						|
ParameterBoolean|-c|Output RRR:GGG:BBB color values for each profile point|False
 | 
						|
OutputFile|output|Profile
 |