<?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 Creating a histogram from a raster? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/creating-a-histogram-from-a-raster/m-p/195069#M8661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you create an actual histogram chart from a raster in ArcGIS Pro?&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In Raster Functions under the Imagery tab, there is a Statistics and Histogram function under 'Appearance' but it's not clear how you can make a chart from it.&amp;nbsp; This appears to create a statistics file, as ArcGIS desktop did, which is necessary to create a histogram.&amp;nbsp; But there doesn't appear to be functionality anywhere to create a histogram from that statistics file.&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;The documentation says you can make a chart from any map layer that has an attribute table, but the contextual data tab you would use to get there is only available for feature layers.&amp;nbsp; I guess the value attribute tables of rasters are not considered attribute tables.&lt;/LI&gt;&lt;LI&gt;One workaround I guess would be to sample the raster by random points and then create a chart from that, but they maybe shouldn't call the raster function 'Statistics and Histograms' unless it actually does something other than create a statistics file.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Sep 2017 18:27:50 GMT</pubDate>
    <dc:creator>JerryDavis</dc:creator>
    <dc:date>2017-09-30T18:27:50Z</dc:date>
    <item>
      <title>Creating a histogram from a raster?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/creating-a-histogram-from-a-raster/m-p/195069#M8661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you create an actual histogram chart from a raster in ArcGIS Pro?&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In Raster Functions under the Imagery tab, there is a Statistics and Histogram function under 'Appearance' but it's not clear how you can make a chart from it.&amp;nbsp; This appears to create a statistics file, as ArcGIS desktop did, which is necessary to create a histogram.&amp;nbsp; But there doesn't appear to be functionality anywhere to create a histogram from that statistics file.&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;The documentation says you can make a chart from any map layer that has an attribute table, but the contextual data tab you would use to get there is only available for feature layers.&amp;nbsp; I guess the value attribute tables of rasters are not considered attribute tables.&lt;/LI&gt;&lt;LI&gt;One workaround I guess would be to sample the raster by random points and then create a chart from that, but they maybe shouldn't call the raster function 'Statistics and Histograms' unless it actually does something other than create a statistics file.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 18:27:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/creating-a-histogram-from-a-raster/m-p/195069#M8661</guid>
      <dc:creator>JerryDavis</dc:creator>
      <dc:date>2017-09-30T18:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a histogram from a raster?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/creating-a-histogram-from-a-raster/m-p/195070#M8662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are fairly adept with python, you can use the RasterToNumpyArray method in arcpy.da, then use numpy's histogram function to bin the data for making the histogram.&amp;nbsp; Finally, follow this with MatPlotLib's ability to produce high quality graphs and you are done.&amp;nbsp; A couple of lines of code and you are off&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 21:24:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/creating-a-histogram-from-a-raster/m-p/195070#M8662</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-09-30T21:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a histogram from a raster?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/creating-a-histogram-from-a-raster/m-p/195071#M8663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can now use the Charting capabilities to create histograms of your raster or specific areas of interest of your raster:&lt;BR /&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/charts/make-a-chart.htm" title="https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/charts/make-a-chart.htm"&gt;Make a chart—Charts | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 15:30:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/creating-a-histogram-from-a-raster/m-p/195071#M8663</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-03-06T15:30:24Z</dc:date>
    </item>
  </channel>
</rss>

