<?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 extracting information from a Raster landuse file by a polygon shape file in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/extracting-information-from-a-raster-landuse-file/m-p/197013#M11266</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am in desperate need of help.&amp;nbsp; I have obtained a raster landuse file (.tif) from USDA website for Ohio and need to extract information from it using a polygon shapefile I have created that entails some study sites with a 1km buffer.&amp;nbsp; Ultimately, I would like to obtain the percent landuse within my buffer polygon shapefile but the program is not letting me.&amp;nbsp; I have tried several routes including Spatial Analyst tools and even trying to convert my raster file to a polygon file for clipping.&amp;nbsp; I need to do these analyses for my Master's thesis so there is no avoiding figuring it out.&amp;nbsp; ANY help or suggestions would be greatly appreciated!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Apr 2013 17:42:07 GMT</pubDate>
    <dc:creator>AnnaHoltvoigt</dc:creator>
    <dc:date>2013-04-24T17:42:07Z</dc:date>
    <item>
      <title>extracting information from a Raster landuse file by a polygon shape file</title>
      <link>https://community.esri.com/t5/data-management-questions/extracting-information-from-a-raster-landuse-file/m-p/197013#M11266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am in desperate need of help.&amp;nbsp; I have obtained a raster landuse file (.tif) from USDA website for Ohio and need to extract information from it using a polygon shapefile I have created that entails some study sites with a 1km buffer.&amp;nbsp; Ultimately, I would like to obtain the percent landuse within my buffer polygon shapefile but the program is not letting me.&amp;nbsp; I have tried several routes including Spatial Analyst tools and even trying to convert my raster file to a polygon file for clipping.&amp;nbsp; I need to do these analyses for my Master's thesis so there is no avoiding figuring it out.&amp;nbsp; ANY help or suggestions would be greatly appreciated!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 17:42:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/extracting-information-from-a-raster-landuse-file/m-p/197013#M11266</guid>
      <dc:creator>AnnaHoltvoigt</dc:creator>
      <dc:date>2013-04-24T17:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: extracting information from a Raster landuse file by a polygon shape file</title>
      <link>https://community.esri.com/t5/data-management-questions/extracting-information-from-a-raster-landuse-file/m-p/197014#M11267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;These threads should get you going, but the main thing I will point out is that Spatial Analyst doesn't calculate percentages for you.&amp;nbsp; It gives you the raw counts.&amp;nbsp; You must convert to percentages.&amp;nbsp; I should also point out that if your buffers overlap you must handle this special case by looping through the features individually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/70779-ArcMap-Land-use-type-as-a-percentage-of-total-area?p=248229#post248229"&gt;http://forums.arcgis.com/threads/70779-ArcMap-Land-use-type-as-a-percentage-of-total-area?p=248229#post248229&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/31789-Calculating-the-area-and-the-percent-of-cells-of-each-value-in-a-raster!-Automaticall?p=236867#post236867"&gt;http://forums.arcgis.com/threads/31789-Calculating-the-area-and-the-percent-of-cells-of-each-value-in-a-raster!-Automaticall?p=236867#post236867&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;(I have a GPK in this one that shows how to convert counts into percentages)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 18:17:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/extracting-information-from-a-raster-landuse-file/m-p/197014#M11267</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2013-04-24T18:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: extracting information from a Raster landuse file by a polygon shape file</title>
      <link>https://community.esri.com/t5/data-management-questions/extracting-information-from-a-raster-landuse-file/m-p/197015#M11268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;These threads should get you going, but the main thing I will point out is that Spatial Analyst doesn't calculate percentages for you.&amp;nbsp; It gives you the raw counts.&amp;nbsp; You must convert to percentages.&amp;nbsp; I should also point out that if your buffers overlap you must handle this special case by looping through the features individually.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/70779-ArcMap-Land-use-type-as-a-percentage-of-total-area?p=248229#post248229"&gt;http://forums.arcgis.com/threads/70779-ArcMap-Land-use-type-as-a-percentage-of-total-area?p=248229#post248229&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/31789-Calculating-the-area-and-the-percent-of-cells-of-each-value-in-a-raster!-Automaticall?p=236867#post236867"&gt;http://forums.arcgis.com/threads/31789-Calculating-the-area-and-the-percent-of-cells-of-each-value-in-a-raster!-Automaticall?p=236867#post236867&lt;/A&gt;&lt;BR /&gt;(I have a GPK in this one that shows how to convert counts into percentages)&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Eric&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Eric,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In your above reply you mention that for overlapping buffers one must loop through the features individually. I have tried to search for how to do this, but have not had a lot of luck (I am still quite a novice in GIS). Would this involve using code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a large number of circular buffers and wish to extract the total area of the buildings within each buffer, from the building shapefiles that I have. Every buffer overlaps with the next, so the intersect function has not worked, and I likely have to do what you suggested, but I am just not sure how. If you have any suggestions, or links to other threads that might explain how to do this, I would appreciate it a lot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rebecca&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 22:43:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/extracting-information-from-a-raster-landuse-file/m-p/197015#M11268</guid>
      <dc:creator>RebeccaCunniffe</dc:creator>
      <dc:date>2013-04-29T22:43:23Z</dc:date>
    </item>
  </channel>
</rss>

