qgisred / QGISRed

GNU General Public License v2.0
23 stars 8 forks source link

Labels and other symbiology is not preserved #92

Open balks opened 1 year ago

balks commented 1 year ago

Every time I do a network-edit the symbology is reset to default. So for instance: I want to see diameter of the pipes (labels), but after adding a pipe or creating a T-junction the pipes are back to 'normal' again.

Is there a way to preserve the symbology over network-edits? Or else, could I change the default somewhere (maybe in plugin-settings as a workaround)

In any case: it's a wonderful tool. Great example of how well opensource products can become.

neslerel commented 1 year ago

Hi @balks !

Thanks for your message. We know that is annoying and we will try to improve this behaivour in future versions. At the moment, there is a possible solution. The idea is to export/save your layer style with a specific name and in a specific place. Name: element_user.qml (e.g. pipes_user.qml or junctions_user.qml) Place: C:\Users\_YOUR_USERNAME\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\QGISRed\layerStyles

Sorry, in the video, the cursor is not in the correct place... https://user-images.githubusercontent.com/14369655/198819903-dc79afdb-f8f6-42c4-8505-26a905801ffc.mp4

I hope it can be useful to you!