<?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 Accessing Symbology Class Values for Reclassify Tool in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/accessing-symbology-class-values-for-reclassify/m-p/1019643#M59619</link>
    <description>&lt;P&gt;Hello!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently attempting to convert the 'Reclassify' tool in ArcGIS to a stand-alone Python script. However, the issue I've run into is that each image will have different Band Values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way for me to access the values from the included image?&amp;nbsp;&lt;/P&gt;&lt;P&gt;This would be so that I can setup a check and have values '0.0 to 0.375' go to one class and the rest go to another class. I'm just not sure how to access these values from the symbology.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there's a different way to just grab the first 3 values, that would also be nice. I'm open to ideas.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bandvalue.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/4471i5A9F08237CAD1562/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bandvalue.PNG" alt="Bandvalue.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Mon, 25 Jan 2021 14:59:22 GMT</pubDate>
    <dc:creator>Mason</dc:creator>
    <dc:date>2021-01-25T14:59:22Z</dc:date>
    <item>
      <title>Accessing Symbology Class Values for Reclassify Tool</title>
      <link>https://community.esri.com/t5/python-questions/accessing-symbology-class-values-for-reclassify/m-p/1019643#M59619</link>
      <description>&lt;P&gt;Hello!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently attempting to convert the 'Reclassify' tool in ArcGIS to a stand-alone Python script. However, the issue I've run into is that each image will have different Band Values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way for me to access the values from the included image?&amp;nbsp;&lt;/P&gt;&lt;P&gt;This would be so that I can setup a check and have values '0.0 to 0.375' go to one class and the rest go to another class. I'm just not sure how to access these values from the symbology.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there's a different way to just grab the first 3 values, that would also be nice. I'm open to ideas.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bandvalue.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/4471i5A9F08237CAD1562/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bandvalue.PNG" alt="Bandvalue.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 14:59:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/accessing-symbology-class-values-for-reclassify/m-p/1019643#M59619</guid>
      <dc:creator>Mason</dc:creator>
      <dc:date>2021-01-25T14:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Symbology Class Values for Reclassify Tool</title>
      <link>https://community.esri.com/t5/python-questions/accessing-symbology-class-values-for-reclassify/m-p/1019649#M59620</link>
      <description>&lt;P&gt;The only place you are likely to find anything remotely useable is in...&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/python-cim-access.htm" target="_blank"&gt;Python CIM access—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are classes and functions there like the&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/graduatedcolorsrenderer-class.htm" target="_blank"&gt;GraduatedColorsRenderer—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 15:10:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/accessing-symbology-class-values-for-reclassify/m-p/1019649#M59620</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-01-25T15:10:44Z</dc:date>
    </item>
  </channel>
</rss>

