mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05: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
|