mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			488 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			488 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
v.sample
 | 
						|
Samples a raster layer at vector point locations.
 | 
						|
Vector (v.*)
 | 
						|
ParameterVector|input|Vector layer defining sample points|0|False
 | 
						|
ParameterTableField|column|Vector layer attribute column to use for comparison|input|-1|False
 | 
						|
ParameterRaster|raster|Raster map to be sampled|False
 | 
						|
ParameterNumber|zscale|Sampled raster values will be multiplied by this factor|None|None|1.0
 | 
						|
ParameterSelection|method|Sampling interpolation method|nearest;bilinear;bicubic
 | 
						|
OutputVector|output|Sampled
 |