<?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: How can I find the percentage of change of a 30 meter resolution raster, within a buffer area (250 meters in my case) from point locations? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-find-the-percentage-of-change-of-a-30/m-p/286768#M12496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to get most of my point features buffered with their own OBJECTID's (individual zones). My&amp;nbsp;buffered feature class now&amp;nbsp;has over 900 OBJECTID's, but when I run the Zonal Histogram tool with the ESRI Grid raster "LandCoverChange_2001to2016_onlyTryFls" the tool causes Pro to crash. But if I use it with a GeoTIFF "nlcd.change.2016.2001.tif" it works, but the output table produced only shows 99 OBJECTID's. Does the Zonal Histogram have a limit on how much data it will analyze?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I included an image showing what I am working with in Pro:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="507465" alt="" class="jive-emoji jive-image image-3 j-img-original" src="/legacyfs/online/507465_Screenshot 2020-09-19 192836.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This image shows the Zonal Histogram table produced with only 99 OBJECTID's:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="507464" alt="" class="jive-emoji jive-image image-2 j-img-original" src="/legacyfs/online/507464_Screenshot 2020-09-19 192235.png" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was thinking of trying to convert my ESRI Grid or the GeoTIFF to a more simple binary raster (if that is further possible), then maybe do the Zonal Histogram analysis for the 6 different major flight paths areas, individually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for all the help so far, I really appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Sep 2020 02:34:53 GMT</pubDate>
    <dc:creator>ElijahAllan</dc:creator>
    <dc:date>2020-09-20T02:34:53Z</dc:date>
    <item>
      <title>How can I find the percentage of change of a 30 meter resolution raster, within a buffer area (250 meters in my case) from point locations?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-find-the-percentage-of-change-of-a-30/m-p/286763#M12491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How could I find the percentage of change for each buffer area in the image below using ArcGIS Pro 2.5.0? I want to be able to show the percentage of change for each "unique" buffer/circle, so that I can create a histogram or some type of similar graph. The blue pins are point locations, the general circles are 250 meter buffers from the point locations, the yellow cells are equal to change, and the dark black cells are equal to no change.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/507146_Screenshot 2020-09-16 160210.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2020 23:12:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-find-the-percentage-of-change-of-a-30/m-p/286763#M12491</guid>
      <dc:creator>ElijahAllan</dc:creator>
      <dc:date>2020-09-16T23:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the percentage of change of a 30 meter resolution raster, within a buffer area (250 meters in my case) from point locations?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-find-the-percentage-of-change-of-a-30/m-p/286764#M12492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would try&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/zonal-statistics-as-table.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/zonal-statistics-as-table.htm"&gt;Zonal Statistics as Table (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as a first try... make sure you check&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/how-zonal-statistics-works.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/how-zonal-statistics-works.htm"&gt;How the zonal statistics tools work—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for comments ad refinement details&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2020 23:54:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-find-the-percentage-of-change-of-a-30/m-p/286764#M12492</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-09-16T23:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the percentage of change of a 30 meter resolution raster, within a buffer area (250 meters in my case) from point locations?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-find-the-percentage-of-change-of-a-30/m-p/286765#M12493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for that information Dan, I appreciate it and it was very helpful. So I think I was able to get the overall statistics of "Change" (which shows as LnCvrTruFls = 1) and "No Change" &lt;SPAN&gt;&amp;nbsp;(LnCvrTruFls = 0)&amp;nbsp;&lt;/SPAN&gt;when I ran the Zonal Statistics as Table tool:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/507169_Screenshot 2020-09-16 191321.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This information is definitely useful for my project, but I am still not reaching my final goal of showing the percentage of change for each Individual and Unique buffer circle (which was derived from a unique point location). Should I go about making my buffer circles differently? Or should I use a different tool or different tools to get the percentage change for each Individual and Unique buffer circle?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI and incase it might help, I had created 250 meter buffers from the point location, then used the Extract By Mask tool to get only the Raster Cells within the 250 meter buffered area, then I used Extract By Mask again to get the bien_250m_buffer circles that were within the flights path (which I called ExtractFlights_LandCoverChange01to16 in my Contents Pane). This is the final raster that I am trying to get percentage of change and no change...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2020 02:58:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-find-the-percentage-of-change-of-a-30/m-p/286765#M12493</guid>
      <dc:creator>ElijahAllan</dc:creator>
      <dc:date>2020-09-17T02:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the percentage of change of a 30 meter resolution raster, within a buffer area (250 meters in my case) from point locations?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-find-the-percentage-of-change-of-a-30/m-p/286766#M12494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you made your buffers, did you have them as individual zones?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2020 04:05:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-find-the-percentage-of-change-of-a-30/m-p/286766#M12494</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-09-17T04:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the percentage of change of a 30 meter resolution raster, within a buffer area (250 meters in my case) from point locations?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-find-the-percentage-of-change-of-a-30/m-p/286767#M12495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah yes that is my issue, I am trying to figure out now how to have the object id's transfer when I create the buffers from my point features.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2020 20:03:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-find-the-percentage-of-change-of-a-30/m-p/286767#M12495</guid>
      <dc:creator>ElijahAllan</dc:creator>
      <dc:date>2020-09-18T20:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the percentage of change of a 30 meter resolution raster, within a buffer area (250 meters in my case) from point locations?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-find-the-percentage-of-change-of-a-30/m-p/286768#M12496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to get most of my point features buffered with their own OBJECTID's (individual zones). My&amp;nbsp;buffered feature class now&amp;nbsp;has over 900 OBJECTID's, but when I run the Zonal Histogram tool with the ESRI Grid raster "LandCoverChange_2001to2016_onlyTryFls" the tool causes Pro to crash. But if I use it with a GeoTIFF "nlcd.change.2016.2001.tif" it works, but the output table produced only shows 99 OBJECTID's. Does the Zonal Histogram have a limit on how much data it will analyze?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I included an image showing what I am working with in Pro:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="507465" alt="" class="jive-emoji jive-image image-3 j-img-original" src="/legacyfs/online/507465_Screenshot 2020-09-19 192836.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This image shows the Zonal Histogram table produced with only 99 OBJECTID's:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="507464" alt="" class="jive-emoji jive-image image-2 j-img-original" src="/legacyfs/online/507464_Screenshot 2020-09-19 192235.png" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was thinking of trying to convert my ESRI Grid or the GeoTIFF to a more simple binary raster (if that is further possible), then maybe do the Zonal Histogram analysis for the 6 different major flight paths areas, individually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for all the help so far, I really appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Sep 2020 02:34:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-find-the-percentage-of-change-of-a-30/m-p/286768#M12496</guid>
      <dc:creator>ElijahAllan</dc:creator>
      <dc:date>2020-09-20T02:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the percentage of change of a 30 meter resolution raster, within a buffer area (250 meters in my case) from point locations?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-find-the-percentage-of-change-of-a-30/m-p/286769#M12497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to complete my final goal by running Zonal Histogram with "Zones as rows in output table" unchecked. I then saved the output table as a .csv, converted it to an excel file in Microsoft Excel, then simply copy and transform pasted the data. I was then able to load the excel file and join it to my buffered point feature.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2020 00:43:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-find-the-percentage-of-change-of-a-30/m-p/286769#M12497</guid>
      <dc:creator>ElijahAllan</dc:creator>
      <dc:date>2020-09-22T00:43:57Z</dc:date>
    </item>
  </channel>
</rss>

