<?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: UniqueValueRenderer grouping values in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/uniquevaluerenderer-grouping-values/m-p/1076083#M61585</link>
    <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/uniquevaluerenderer-class.htm" target="_blank"&gt;UniqueValueRenderer—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I don't suppose itemgroup is much better&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jul 2021 21:57:27 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2021-07-06T21:57:27Z</dc:date>
    <item>
      <title>UniqueValueRenderer grouping values</title>
      <link>https://community.esri.com/t5/python-questions/uniquevaluerenderer-grouping-values/m-p/1075825#M61579</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if it was possible to group multiple items in a UniqueValueRenderer into one item.&amp;nbsp; &amp;nbsp;In the item documentation (&lt;A href="https://pro.arcgis.com/en/pro-app/2.6/arcpy/mapping/item-class.htm" target="_blank" rel="noopener"&gt;Item—ArcGIS Pro | Documentation&lt;/A&gt;) it notes that the values is a read only field, and when I try to add an item with multiple values, the group does not get added.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the format I am currently using to add 2 values to the "Counties" group.&amp;nbsp; The 'Pickaway' value will show up, but the grouped one will not.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;CountySymbology.renderer.addValues({"Counties": ['Pickaway', 'Wood;Trumbull']})&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this is not possible, is there a way to update the default label from the &amp;lt;all other values&amp;gt; text?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 13:19:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/uniquevaluerenderer-grouping-values/m-p/1075825#M61579</guid>
      <dc:creator>mattkramer</dc:creator>
      <dc:date>2021-07-06T13:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: UniqueValueRenderer grouping values</title>
      <link>https://community.esri.com/t5/python-questions/uniquevaluerenderer-grouping-values/m-p/1076083#M61585</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/uniquevaluerenderer-class.htm" target="_blank"&gt;UniqueValueRenderer—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I don't suppose itemgroup is much better&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 21:57:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/uniquevaluerenderer-grouping-values/m-p/1076083#M61585</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-07-06T21:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: UniqueValueRenderer grouping values</title>
      <link>https://community.esri.com/t5/python-questions/uniquevaluerenderer-grouping-values/m-p/1076223#M61601</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Yeah, from what I understand you can have multiple items in an itemgroup, but they will all be symbolized differently.&amp;nbsp; My main goal is to get multiple values to live under the same symbol and label.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 11:04:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/uniquevaluerenderer-grouping-values/m-p/1076223#M61601</guid>
      <dc:creator>mattkramer</dc:creator>
      <dc:date>2021-07-07T11:04:46Z</dc:date>
    </item>
  </channel>
</rss>

