mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-10-30 00:07:09 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			742 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			742 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| v.net.steiner
 | |
| Creates Steiner tree for the network and given terminals
 | |
| Vector (v.*)
 | |
| ParameterVector|input|Input vector line layer (arcs)|1|False
 | |
| ParameterVector|points|Centers point layer (nodes)|0|False
 | |
| ParameterNumber|threshold|Threshold for connecting centers to the network (in map unit)|0.0|None|50.0|False
 | |
| *ParameterSelection|arc_type|Arc type|line;boundary;line,boundary|2
 | |
| *ParameterString|terminal_cats|Category values|1-100000|False|False
 | |
| *ParameterTableField|acolumn|Arc forward/both direction(s) cost column (number)|input|0|True
 | |
| *ParameterNumber|npoints|Maximum distance to the network|None|None|-1|True
 | |
| *ParameterBoolean|-g|Use geodesic calculation for longitude-latitude locations|False|True
 | |
| OutputVector|output|Network_Steiner
 |