<div dir="ltr">I can think of 2 easy ways to do this (if I understand the requirements correctly), using either rule based rendering, or the geometry generator on with stacked symbols. I imagine rule based rendering might be more performant in some situations depending on the queries used, but for our use case I feel either would be appropriate.<div><br></div><div><a href="https://imgur.com/a/k4snMpB">https://imgur.com/a/k4snMpB</a><br></div><div><br></div><div>I set up a demo project with example styles in sample.gpkg:</div><div><br></div><div><div><a href="https://filebin.net/50cbubaxoamn3vto">https://filebin.net/50cbubaxoamn3vto</a><br></div><div><br></div><div>SHA256: B5D8A1F663E18AAA106030B3D979BAD5B1D76279376A9B3290C1A180466DC605</div><div><br></div><div>I hope this answers your question</div></div><div><br></div><div>Regards</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 24 Jan 2021 at 17:55, David Strip <<a href="mailto:qgis-user@stripfamily.net">qgis-user@stripfamily.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  

    
  
  <div>
    To highlight a specific polygon I'm using the drawing effects to
    translate and drop shadow as the styling for a single polygon in the
    layer by using categorized symbology.<br>
    <img src="cid:1773536964dcb2911e61" alt=""><br>
    <br>
    So far, so good. But what I really want is this, where the place the
    original polygon is cut from is filled in like the rest of the
    layer.<br>
    <br>
    <img src="cid:1773536964d1c7bbe712" alt=""><br>
    <br>
    I did this by duplicating the polygon and coloring it to match. My
    question is whether this can be achieved without duplicating the
    polygon.<br>
    If I add a "source" layer after the drop shadow the region is
    filled, but in purple, because that's the color for that category.<br>
    Is there anything else to try to get the region filled in the
    default color that doesn't involve creating a duplicate polygon?<br>
    <br>
  </div>

_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div>