Replies: 3 comments
|
Thanks for the suggestion, @geguill! This is now implemented in #1313. Once it lands, the Else (all other features) row in the rule-based renderer always shows an enable checkbox. Unchecking it hides every feature that matches no rule — fill, outline, and labels all disappear (no transparency tweaks needed), and hidden features no longer respond to identify clicks. Re-checking restores them. This matches QGIS behavior, where features matching no rule are simply not drawn when there is no ELSE rule. For your example: keep your rule Bonus: importing a QGIS QML (or SLD) whose rule tree has no ELSE rule now also hides unmatched features, matching what QGIS renders. |
|
Hello, |


Implemented in #1313