Deltares / Ribasim

Water resources modeling
https://ribasim.org/
MIT License
39 stars 5 forks source link

Reset to default Ribasim style #1754

Open visr opened 1 month ago

visr commented 1 month ago

With #1748, specifically https://github.com/Deltares/Ribasim/pull/1748/commits/540b62068ff4a0831561f77f65aa22a478a22306, we now support preserving a customized QML style in the GeoPackage. If a users does not like their own modifications and wants to reset to the default style, that is now difficult. I think they'd have find the QML files themselves and load them and save them into the GeoPackage themselves with QGIS.

We can make this easier by providing something like model.reset_style(), and perhaps a similar option in QGIS.