<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Clip layers in a map with transparency in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1222268#M61121</link>
    <description>&lt;P&gt;A Definition Query filters the features (and their attributes) that you do or don't want to display in a layer without deleting features. All the features return when the query is switched off. One way to do this is to sketch a&amp;nbsp; single polygon around the area of interest and call it Mask. Then Union Mask with the French provinces layer. Run GP Tool Multipart to Single Part on the Unioned layer.You can now draw or nor draw whatever province polygons you want using a Definition Query.&lt;/P&gt;&lt;P&gt;The Definition Query below can be built using the query wizard and a bunch of ORs or in my example, using SQL's NOT IN command. In my example the target field is called &lt;STRONG&gt;name &lt;/STRONG&gt;followed by &lt;STRONG&gt;NOT IN &lt;/STRONG&gt;then a list of the names of the provinces from the name field that you don't want to display enclosed in parentheses. Feature names in the list are enclosed by single quotes but the apostrophe is interpreted as a single quote causing problems so there must be two as shown for SQL to understand it: &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryNorthey_1-1665796152368.png" style="width: 223px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53714i48180D05B77FF461/image-dimensions/223x34?v=v2" width="223" height="34" role="button" title="BarryNorthey_1-1665796152368.png" alt="BarryNorthey_1-1665796152368.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryNorthey_1-1665803490892.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53723iF201D7BBE5C7FB3C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BarryNorthey_1-1665803490892.png" alt="BarryNorthey_1-1665803490892.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;name NOT IN ('Yvelines', 'Paris', 'Essonne', 'Hauts-de-Seine', 'Seine-Saint-Denis', 'Val-d''Oise', 'Val-de-Marne', 'Seien-et-Marne')&lt;/P&gt;&lt;P&gt;You can then adjust the layer transparency. Hope this works.&lt;/P&gt;</description>
    <pubDate>Sat, 15 Oct 2022 03:20:47 GMT</pubDate>
    <dc:creator>BarryNorthey</dc:creator>
    <dc:date>2022-10-15T03:20:47Z</dc:date>
    <item>
      <title>Clip layers in a map with transparency</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1221161#M60964</link>
      <description>&lt;P&gt;Hi, I would like to create a mask around some part of my map. This would help to highlight a specific portion of the map.&lt;/P&gt;&lt;P&gt;I know there is the clip layers option. It's usefull, but I would like to keep, with transparency, what is set outside my clip extend.&lt;/P&gt;&lt;P&gt;Result expected is what you can see here in Qgis.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ImpulsMap-Tutoriels-EffectuerPochoirMasqueQgis22-PochoirRemplissageSimpleResultat" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53451i20BF1579BD272B2D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ImpulsMap-Tutoriels-EffectuerPochoirMasqueQgis22-PochoirRemplissageSimpleResultat" alt="ImpulsMap-Tutoriels-EffectuerPochoirMasqueQgis22-PochoirRemplissageSimpleResultat" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 16:07:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1221161#M60964</guid>
      <dc:creator>arthurV</dc:creator>
      <dc:date>2022-10-12T16:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Clip layers in a map with transparency</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1221222#M60974</link>
      <description>&lt;P&gt;You could try the Feature Outline Masks (Cartography) tool but it requires an Advanced license. I selected the Alberta province and then switched selections and built the masks on those features. I got this effect which might be what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryNorthey_2-1665597728466.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53471iEC546C7125F9B3C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BarryNorthey_2-1665597728466.png" alt="BarryNorthey_2-1665597728466.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 18:02:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1221222#M60974</guid>
      <dc:creator>BarryNorthey</dc:creator>
      <dc:date>2022-10-12T18:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Clip layers in a map with transparency</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1221564#M61019</link>
      <description>&lt;P&gt;I often use definition queries to do this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 14:37:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1221564#M61019</guid>
      <dc:creator>Jennifer_Parmeley</dc:creator>
      <dc:date>2022-10-13T14:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Clip layers in a map with transparency</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1221960#M61074</link>
      <description>&lt;P&gt;Unfortunatly my organization do not have this licence.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 09:44:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1221960#M61074</guid>
      <dc:creator>arthurV</dc:creator>
      <dc:date>2022-10-14T09:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Clip layers in a map with transparency</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1221961#M61075</link>
      <description>&lt;P&gt;Could you explain a bit more?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 09:45:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1221961#M61075</guid>
      <dc:creator>arthurV</dc:creator>
      <dc:date>2022-10-14T09:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Clip layers in a map with transparency</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1222268#M61121</link>
      <description>&lt;P&gt;A Definition Query filters the features (and their attributes) that you do or don't want to display in a layer without deleting features. All the features return when the query is switched off. One way to do this is to sketch a&amp;nbsp; single polygon around the area of interest and call it Mask. Then Union Mask with the French provinces layer. Run GP Tool Multipart to Single Part on the Unioned layer.You can now draw or nor draw whatever province polygons you want using a Definition Query.&lt;/P&gt;&lt;P&gt;The Definition Query below can be built using the query wizard and a bunch of ORs or in my example, using SQL's NOT IN command. In my example the target field is called &lt;STRONG&gt;name &lt;/STRONG&gt;followed by &lt;STRONG&gt;NOT IN &lt;/STRONG&gt;then a list of the names of the provinces from the name field that you don't want to display enclosed in parentheses. Feature names in the list are enclosed by single quotes but the apostrophe is interpreted as a single quote causing problems so there must be two as shown for SQL to understand it: &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryNorthey_1-1665796152368.png" style="width: 223px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53714i48180D05B77FF461/image-dimensions/223x34?v=v2" width="223" height="34" role="button" title="BarryNorthey_1-1665796152368.png" alt="BarryNorthey_1-1665796152368.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryNorthey_1-1665803490892.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53723iF201D7BBE5C7FB3C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BarryNorthey_1-1665803490892.png" alt="BarryNorthey_1-1665803490892.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;name NOT IN ('Yvelines', 'Paris', 'Essonne', 'Hauts-de-Seine', 'Seine-Saint-Denis', 'Val-d''Oise', 'Val-de-Marne', 'Seien-et-Marne')&lt;/P&gt;&lt;P&gt;You can then adjust the layer transparency. Hope this works.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Oct 2022 03:20:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1222268#M61121</guid>
      <dc:creator>BarryNorthey</dc:creator>
      <dc:date>2022-10-15T03:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Clip layers in a map with transparency</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1324836#M72695</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;this is a bit of a workaround, and not sure if you still need it, but:&lt;/P&gt;&lt;P&gt;1. Make a copy of all your data and set the transparency to what you want it to be. I find it easiest to group all of this under the name transparency&lt;/P&gt;&lt;P&gt;2. Make a copy of the layer that has the part you want to highlight and set a definition query so it only includes the area you want to highlight&lt;/P&gt;&lt;P&gt;3. Set the map properties to clip by outline, and then exclude your transparent layers from the clip&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 17:10:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1324836#M72695</guid>
      <dc:creator>IlkaIllers1</dc:creator>
      <dc:date>2023-09-01T17:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Clip layers in a map with transparency</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1324865#M72697</link>
      <description>&lt;P&gt;Or, alternatively:&lt;/P&gt;&lt;P&gt;1. Create a polygon conveing the entire map area&lt;/P&gt;&lt;P&gt;2. Set the symbology to white and transparency ~50 %&lt;/P&gt;&lt;P&gt;3.&amp;nbsp;&lt;SPAN&gt;Make a copy of the layer that has the part you want to highlight and set a definition query so it only includes the area you want to highlight&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;4. Set a mask on the white polygon layer with a layer only containing the feature&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 18:00:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/clip-layers-in-a-map-with-transparency/m-p/1324865#M72697</guid>
      <dc:creator>IlkaIllers1</dc:creator>
      <dc:date>2023-09-01T18:00:48Z</dc:date>
    </item>
  </channel>
</rss>

