mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-10-31 00:06:02 -04:00 
			
		
		
		
	* [FEATURE] Mesh streamlines fix #29534 The vector field data set in a mesh layer can currently be only rendered with arrows. This PR adds a new feature to render vector field in mesh layers with streamlines. The streamlines are seeded from start points. The seeding points can start from the vertices of the mesh, from a used grid or randomly. Streamlines could be coloured or width can be selected.
		
			
				
	
	
		
			3 lines
		
	
	
		
			137 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			137 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| # The following has been generated automatically from src/server/qgsserverrequest.h
 | |
| QgsServerRequest.Method.baseClass = QgsServerRequest
 |