qgis / QGIS-Documentation

QGIS Documentation
https://docs.qgis.org/latest
473 stars 696 forks source link

[FEATURE][MESH] 1D mesh width/color varying (#35926) #5343

Closed QGIS-feature-tracker closed 2 years ago

QGIS-feature-tracker commented 4 years ago

Original commit: https://github.com/qgis/QGIS/commit/f8fae3cf39d86cca7719a8305c673e29750db24e by web-flow

Introduce a renderer for 1D mesh edges that can vary width over the line. The line can also have different color based on the actual dataset value on the line's point.

Co-authored-by: Peter Petrik zilolv@gmail.com

DelazJ commented 3 years ago

@vcloarec @PeterPetrik can you share a mesh 1D file to test in documentation, please? Thanks.

PeterPetrik commented 3 years ago

HI @DelazJ, some files can be found https://github.com/lutraconsulting/MDAL/tree/master/tests/data e.g. /2dm/lines.2dm or /flo2d/channel/CADPTS.DAT for more complex one.

DelazJ commented 3 years ago

Hi @PeterPetrik Thanks. Do you think it will be possible to add one or two to our sample dataset? Which license?

PeterPetrik commented 3 years ago

Sure, they are all MIT licence...