mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			325 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			325 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
v.voronoi
 | 
						|
v.voronoi - Creates a Voronoi diagram from an input vector layer containing points.
 | 
						|
Vector (v.*)
 | 
						|
ParameterVector|input|Input points layer|0|False
 | 
						|
ParameterBoolean|-l|Output tessellation as a graph (lines), not areas|False
 | 
						|
ParameterBoolean|-t|Do not create attribute table|False
 | 
						|
OutputVector|output|Voronoi diagram
 | 
						|
 |