<?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: Hide underlying layers' labels in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/hide-underlying-layers-labels/m-p/195609#M2116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pretend you have two layers in an MXD and one of the layer's polygons overlap one of the other layer's polygons.&amp;nbsp;&amp;nbsp; Is there a way to hide the labels for the polygon that lies underneath?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2012 11:52:30 GMT</pubDate>
    <dc:creator>NinaRihn</dc:creator>
    <dc:date>2012-04-04T11:52:30Z</dc:date>
    <item>
      <title>Hide underlying layers' labels</title>
      <link>https://community.esri.com/t5/mapping-questions/hide-underlying-layers-labels/m-p/195607#M2114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;is there a way to hide the labels of one or more layers that are underneath another labeled layer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 17:52:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/hide-underlying-layers-labels/m-p/195607#M2114</guid>
      <dc:creator>NinaRihn</dc:creator>
      <dc:date>2012-03-22T17:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hide underlying layers' labels</title>
      <link>https://community.esri.com/t5/mapping-questions/hide-underlying-layers-labels/m-p/195608#M2115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nina,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not quite sure what you're asking. Is it more than just turning off labelling for those layers?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 14:58:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/hide-underlying-layers-labels/m-p/195608#M2115</guid>
      <dc:creator>JonMorris</dc:creator>
      <dc:date>2012-04-03T14:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hide underlying layers' labels</title>
      <link>https://community.esri.com/t5/mapping-questions/hide-underlying-layers-labels/m-p/195609#M2116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pretend you have two layers in an MXD and one of the layer's polygons overlap one of the other layer's polygons.&amp;nbsp;&amp;nbsp; Is there a way to hide the labels for the polygon that lies underneath?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 11:52:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/hide-underlying-layers-labels/m-p/195609#M2116</guid>
      <dc:creator>NinaRihn</dc:creator>
      <dc:date>2012-04-04T11:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hide underlying layers' labels</title>
      <link>https://community.esri.com/t5/mapping-questions/hide-underlying-layers-labels/m-p/195610#M2117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nina,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm still not quite sure I understand the problem. You can turn off labelling for the layer underneath, but then you will get no labels for the whole layer. If the upper layer only overlaps some of the lower polygons and you do want some labels on the lower layers, you could try using label weights. If you give the upper layer a weight of 1000, labels from all other layers will avoid it. This may cause problems if you have other layers in the map that you don't mind labelling over the upper polygon layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As an alternative, you could use a GP tool to cut out the lower layer where they intersect and throw away the overlapping polygon sections.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 12:29:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/hide-underlying-layers-labels/m-p/195610#M2117</guid>
      <dc:creator>JonMorris</dc:creator>
      <dc:date>2012-04-04T12:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hide underlying layers' labels</title>
      <link>https://community.esri.com/t5/mapping-questions/hide-underlying-layers-labels/m-p/195611#M2118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same question and figured out a solution for me but I will elaborate on the issue before in case it is the same problem you are having.&lt;/P&gt;&lt;P&gt;I did find a workaround that worked for me so I put what I did below as well as a suggestion you can try in case my workaround is not an exact fit. Also, I hope by putting in more information about my initial issue that maybe someone can give alternate solutions that maybe work better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The layers in the scenario&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I have a master layer that shows all the polygons for the area. It has a specific symbology and labeling expression.&lt;/LI&gt;&lt;LI&gt;I have a child shapefile for just the polygons I am highlighting in my drawing. This layer has it's own symbology and label expression.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I was trying to accomplish&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Hide the labels from the master layer with respect to the Child shapefile&lt;/LI&gt;&lt;LI&gt;only show the labels for the child layer in the child layer polygons (not both the master layer's labels and child layer's labels)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I tried &lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I tried to find a way to hide the labels for the master shapefile by creating a mask&lt;/LI&gt;&lt;LI&gt;I tried putting the master layer labels into the annotation.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What worked&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I looked at the master shapefile attribute table and noticed that there was a column that denoted each polygon as active, pending or retired.&lt;/LI&gt;&lt;LI&gt;I then created a definition query on the master file to only show the active polygons.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Suggestion&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;If you do not have a column in&amp;nbsp;your&amp;nbsp;'master file' that helps you determine the polygons you want to label, insert a column into your 'master file',&amp;nbsp;and fill the cells for&amp;nbsp;all polygons you do want to label (so for all but those that intersect your 'child file')&lt;/LI&gt;&lt;LI&gt;Create a definition query in your 'master file' to only label the polygons you want to be labeled. (see the example of an attribute table below)&lt;UL&gt;&lt;LI&gt;Definition query based on example table below would look like --&amp;gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[COLUMN_NAME] = [LABEL]&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example of master shapefile attribute table after adding the column called [COLUMN_NAME] and filling cells&amp;nbsp;for the polygons I do want to label.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE width="380"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="68"&gt;FID&lt;/TD&gt;&lt;TD width="68"&gt;SHAPE&lt;/TD&gt;&lt;TD width="68"&gt;OBJECTID&lt;/TD&gt;&lt;TD width="68"&gt;BLOCK&lt;/TD&gt;&lt;TD width="108"&gt;COLUMN_NAME&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;Polygon&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;LABEL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Polygon&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;LABEL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;Polygon&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;LABEL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;Polygon&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;&amp;lt;NULL&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;Polygon&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;E&lt;/TD&gt;&lt;TD&gt;&amp;lt;NULL&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;Polygon&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;F&lt;/TD&gt;&lt;TD&gt;LABEL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;Polygon&lt;/TD&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;TD&gt;G&lt;/TD&gt;&lt;TD&gt;&amp;lt;NULL&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;TD&gt;Polygon&lt;/TD&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;TD&gt;H&lt;/TD&gt;&lt;TD&gt;LABEL&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2020 18:21:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/hide-underlying-layers-labels/m-p/195611#M2118</guid>
      <dc:creator>KCvidal</dc:creator>
      <dc:date>2020-03-31T18:21:23Z</dc:date>
    </item>
  </channel>
</rss>

