<?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: using a different category of attribute table to label legend on ArcMap in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/using-a-different-category-of-attribute-table-to/m-p/581544#M32894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The column labeled "Label" in your example can be edited, but that would have to be done for each value. A Python arcpy.mapping tool might be able to&amp;nbsp;automate this.&lt;/P&gt;&lt;P&gt;If you wish to retain the option to use both, you can edit the Description field for each value (right click for each value to choose Edit Description). Then you could choose which field value(s) to display using Legend Properties. A last, ugly, way to do this is with two layers and two legends and turning one of the legends into graphics and placing it on top of the other, but this seems like it would be hard to do in this case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Feb 2019 18:31:27 GMT</pubDate>
    <dc:creator>DanaNolan</dc:creator>
    <dc:date>2019-02-19T18:31:27Z</dc:date>
    <item>
      <title>using a different category of attribute table to label legend on ArcMap</title>
      <link>https://community.esri.com/t5/data-management-questions/using-a-different-category-of-attribute-table-to/m-p/581539#M32889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working on livelihood zones of three different countries each on a separate shapefile. I have classified the layers according to the livelihood zone class, so that there is a common legend for all three of them. However, on the legend, I would like to label each class with a different field of the attribute table which gives also geographical information and is unique for each layer.&lt;/P&gt;&lt;P&gt;I tried using unique values, many fields, but when I imported the legend of one layer to the other it tried to recognize both the fields of the first layer on the second one, and gave me different colors for the same class.&lt;/P&gt;&lt;P&gt;Could you suggest me a way to get around the issue without having to change each color manually?&lt;/P&gt;&lt;P&gt;I do not know if my problem is clear, if needed I can try to clarify.&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Susanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2017 09:30:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/using-a-different-category-of-attribute-table-to/m-p/581539#M32889</guid>
      <dc:creator>GEOSecretariat</dc:creator>
      <dc:date>2017-07-21T09:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: using a different category of attribute table to label legend on ArcMap</title>
      <link>https://community.esri.com/t5/data-management-questions/using-a-different-category-of-attribute-table-to/m-p/581540#M32890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Susanna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if I understand well,&lt;/P&gt;&lt;P&gt;the class field has common value among the 3 files, but you said that the geographic info are unique for each layer, aren't they?&lt;/P&gt;&lt;P&gt;Meaning that the combination field1+field2 info in table1&amp;nbsp; are different from table2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you symbolize like:&lt;/P&gt;&lt;P&gt;unique value, many fields.&lt;/P&gt;&lt;P&gt;1" file:&lt;/P&gt;&lt;P&gt;Class1, Geo1&lt;/P&gt;&lt;P&gt;Class2, Geo2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2" file:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Class1, Geo3&lt;/P&gt;&lt;P&gt;Class2, Geo4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The classes are identical, but the Geo field makes you have 4 different symbols.&lt;/P&gt;&lt;P&gt;Am I correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2017 11:18:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/using-a-different-category-of-attribute-table-to/m-p/581540#M32890</guid>
      <dc:creator>PanGIS</dc:creator>
      <dc:date>2017-07-21T11:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: using a different category of attribute table to label legend on ArcMap</title>
      <link>https://community.esri.com/t5/data-management-questions/using-a-different-category-of-attribute-table-to/m-p/581541#M32891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your reply. That is exactly what I meant. I would like to create a legend where the symbols refer to the Class field but the labels to the Geo field. Is it possible?&lt;/P&gt;&lt;P&gt;Susanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2017 11:26:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/using-a-different-category-of-attribute-table-to/m-p/581541#M32891</guid>
      <dc:creator>GEOSecretariat</dc:creator>
      <dc:date>2017-07-21T11:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: using a different category of attribute table to label legend on ArcMap</title>
      <link>https://community.esri.com/t5/data-management-questions/using-a-different-category-of-attribute-table-to/m-p/581542#M32892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Susanna,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Have tried &lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/map/working-with-text/displaying-labels-using-label-classes-to-label-fea.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/map/working-with-text/displaying-labels-using-label-classes-to-label-fea.htm"&gt;Using label classes to label features from the same layer differently—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; and&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/map/working-with-text/displaying-labels-building-label-classes-from-symb.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/map/working-with-text/displaying-labels-building-label-classes-from-symb.htm"&gt;Building label classes from symbology classes—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;~Shan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2017 12:57:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/using-a-different-category-of-attribute-table-to/m-p/581542#M32892</guid>
      <dc:creator>shan_sarkar</dc:creator>
      <dc:date>2017-07-21T12:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: using a different category of attribute table to label legend on ArcMap</title>
      <link>https://community.esri.com/t5/data-management-questions/using-a-different-category-of-attribute-table-to/m-p/581543#M32893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess she meant how to apply different attributes at the symbology label, right? I am facing the same problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a legend which contains classes of attribute A, but labels of attribute B. I am not labling anything, I am working at the symbology panel. Maybe the screenshot below helps. At the label, instead of using the same attribute as for the values, how can I apply a different attribute?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/436878_label_1.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 10:10:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/using-a-different-category-of-attribute-table-to/m-p/581543#M32893</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-02-08T10:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: using a different category of attribute table to label legend on ArcMap</title>
      <link>https://community.esri.com/t5/data-management-questions/using-a-different-category-of-attribute-table-to/m-p/581544#M32894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The column labeled "Label" in your example can be edited, but that would have to be done for each value. A Python arcpy.mapping tool might be able to&amp;nbsp;automate this.&lt;/P&gt;&lt;P&gt;If you wish to retain the option to use both, you can edit the Description field for each value (right click for each value to choose Edit Description). Then you could choose which field value(s) to display using Legend Properties. A last, ugly, way to do this is with two layers and two legends and turning one of the legends into graphics and placing it on top of the other, but this seems like it would be hard to do in this case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2019 18:31:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/using-a-different-category-of-attribute-table-to/m-p/581544#M32894</guid>
      <dc:creator>DanaNolan</dc:creator>
      <dc:date>2019-02-19T18:31:27Z</dc:date>
    </item>
  </channel>
</rss>

