<?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 Change symbols using UniqueValueRenderer in arcpy in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/change-symbols-using-uniquevaluerenderer-in-arcpy/m-p/458980#M35991</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, is it possible to change the symbols of a layer that is symbolized using unique values using the UniqueValueRenderer in arcpy CIM access by looping over each item and changing its symbol?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #cc7832;"&gt;for &lt;/SPAN&gt;grp &lt;SPAN style="color: #cc7832;"&gt;in &lt;/SPAN&gt;sym.renderer.groups:
    &lt;SPAN style="color: #cc7832;"&gt;for &lt;/SPAN&gt;itm &lt;SPAN style="color: #cc7832;"&gt;in &lt;/SPAN&gt;grp.items:
        &lt;SPAN style="color: #cc7832;"&gt;''' Change the symbol of each item to a specific symbol 
             based on the value'''&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 20:26:29 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-12-11T20:26:29Z</dc:date>
    <item>
      <title>Change symbols using UniqueValueRenderer in arcpy</title>
      <link>https://community.esri.com/t5/python-questions/change-symbols-using-uniquevaluerenderer-in-arcpy/m-p/458980#M35991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, is it possible to change the symbols of a layer that is symbolized using unique values using the UniqueValueRenderer in arcpy CIM access by looping over each item and changing its symbol?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #cc7832;"&gt;for &lt;/SPAN&gt;grp &lt;SPAN style="color: #cc7832;"&gt;in &lt;/SPAN&gt;sym.renderer.groups:
    &lt;SPAN style="color: #cc7832;"&gt;for &lt;/SPAN&gt;itm &lt;SPAN style="color: #cc7832;"&gt;in &lt;/SPAN&gt;grp.items:
        &lt;SPAN style="color: #cc7832;"&gt;''' Change the symbol of each item to a specific symbol 
             based on the value'''&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:26:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/change-symbols-using-uniquevaluerenderer-in-arcpy/m-p/458980#M35991</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-11T20:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Change symbols using UniqueValueRenderer in arcpy</title>
      <link>https://community.esri.com/t5/python-questions/change-symbols-using-uniquevaluerenderer-in-arcpy/m-p/458981#M35992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is pretty well all that is listed in the help topic&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/arcpy/mapping/uniquevaluerenderer-class.htm" title="https://pro.arcgis.com/en/pro-app/arcpy/mapping/uniquevaluerenderer-class.htm"&gt;UniqueValueRenderer—ArcPy | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2020 02:52:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/change-symbols-using-uniquevaluerenderer-in-arcpy/m-p/458981#M35992</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-07-23T02:52:17Z</dc:date>
    </item>
  </channel>
</rss>

