mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			340 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			340 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
v.random
 | 
						|
Randomly generate a 2D/3D vector points map.
 | 
						|
Vector (v.*)
 | 
						|
ParameterNumber|npoints|Number of points to be created|None|None|100
 | 
						|
ParameterNumber|zmin|Minimum z height for 3D output|None|None|0.0
 | 
						|
ParameterNumber|zmax|Maximum z height for 3D output|None|None|0.0
 | 
						|
ParameterString|column|Column for Z values|z
 | 
						|
OutputVector|output|Random
 |