mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			473 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			473 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
v.to.points
 | 
						|
Create points along input lines
 | 
						|
Vector (v.*)
 | 
						|
ParameterVector|input|Input lines layer|1|False
 | 
						|
ParameterString|dmax|Maximum distance between points in map units|100
 | 
						|
ParameterBoolean|-n|Write line nodes (cannot be used together with 'Write line vertices')|False
 | 
						|
ParameterBoolean|-v|Write line vertices (cannot be used together with 'Write line nodes')|False
 | 
						|
ParameterBoolean|-i|Interpolate points between line vertices|False
 | 
						|
OutputVector|output|Points along lines
 |