<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi Hilpers,</p>
<p>Ok - so if I understand this correctly you want a on-the-fly clip, not a mask. Right?</p>
<p>A mask is only covering/hiding/selectively drawing geometry, but not changing geometry. A clip is changing the geometry. See also <a href="https://en.wikipedia.org/wiki/Mask_(computing) ">https://en.wikipedia.org/wiki/Mask_(computing) </a>vs. <a href="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/clip.htm">http://pro.arcgis.com/en/pro-app/tool-reference/analysis/clip.htm</a> </p>
<p>A mask is typically just about drawing features not about manipulating geometries as processing does.</p>
<p>We need to use precise terms here.</p>
<p>Andreas</p>
<p>On 2017-03-08 21:08, hilpers wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Hello everyone,<br /><br /> I regularly face the issue that I want to set masks for layers of my choice<br /> based on one layer´s geometry.<br /> I know there is a plugin available which handles labels *but not* the<br /> geometry of layers to be masked.<br /><br /> In my oppinion a mask should make geometries / raster cells outside the<br /> specified mask disappear. The user should also be able to exclude layers<br /> from being masked. After searching for more than a year, I want to ask how<br /> you handle this pretty common scenario. Furthermore, four years after the<br /> last discussion about masks here on QGIS Nabble I also want to ask, whether<br /> developers are planning to incorporate this feature in V3. <br /><br /> It would be great to have that masking capability option within the layer<br /> options or even the projects settings.<br /><br /> Thanks <br /><br /><br /><br /> --<br /> View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Real-Mask-functionality-in-QGIS-tp5311464.html">http://osgeo-org.1560.x6.nabble.com/Real-Mask-functionality-in-QGIS-tp5311464.html</a><br /> Sent from the QGIS - User mailing list archive at Nabble.com.<br /> _______________________________________________<br /> Qgis-user mailing list<br /><a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br /> List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br /> Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></div>
</blockquote>
<p> </p>
<div> </div>
</body></html>