mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			322 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			322 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
v.extract
 | 
						|
Selects vector objects from a vector layer a new layer containing only the selected objects.
 | 
						|
Vector (v.*)
 | 
						|
ParameterVector|input|Vector layer|-1|False
 | 
						|
ParameterString|where|WHERE conditions of SQL statement without 'where' keyword|
 | 
						|
ParameterBoolean|-d|Dissolve common boundaries|True
 | 
						|
OutputVector|output|Selected
 |