<?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 Spatial analysis question - calculating overlap/area for many data layers. Help appreciated! in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/spatial-analysis-question-calculating-overlap-area/m-p/1128809#M49346</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a large data layer, let's call it patch A. It is very large in size. I also have 100+ smaller patch data layers, which just for this example I am going to call layers 1-100. These layers are both polygons and lines. I am trying to calculate the area overlap between patch A and the smaller 1-100 layers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ultimately, I am trying to spit out a table that includes this information:&lt;/P&gt;&lt;P&gt;Patch A and Layer 1 overlap: 200 acres&lt;/P&gt;&lt;P&gt;Patch A and Layer 2 overlap: .2 acres&lt;/P&gt;&lt;P&gt;Patch A and Layer 3 overlap: 12 acres&lt;/P&gt;&lt;P&gt;Etc...(I made up those numbers).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because there is so much data I think I have to run this in python or R. I have experience with R, but not together with ArcGIS Pro. I think I can figure it out, though. Is there a function I can use to run through and calculate this for all of these data?&lt;/P&gt;&lt;P&gt;Also, some of the smaller patch layers have different spatial references. Is there a quick way to reconfigure the spatial reference for all 1-100 data layers at once so they all use the same reference (e.g. WSG84)?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Many thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Dec 2021 17:08:51 GMT</pubDate>
    <dc:creator>AnaPowell</dc:creator>
    <dc:date>2021-12-24T17:08:51Z</dc:date>
    <item>
      <title>Spatial analysis question - calculating overlap/area for many data layers. Help appreciated!</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/spatial-analysis-question-calculating-overlap-area/m-p/1128809#M49346</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a large data layer, let's call it patch A. It is very large in size. I also have 100+ smaller patch data layers, which just for this example I am going to call layers 1-100. These layers are both polygons and lines. I am trying to calculate the area overlap between patch A and the smaller 1-100 layers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ultimately, I am trying to spit out a table that includes this information:&lt;/P&gt;&lt;P&gt;Patch A and Layer 1 overlap: 200 acres&lt;/P&gt;&lt;P&gt;Patch A and Layer 2 overlap: .2 acres&lt;/P&gt;&lt;P&gt;Patch A and Layer 3 overlap: 12 acres&lt;/P&gt;&lt;P&gt;Etc...(I made up those numbers).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because there is so much data I think I have to run this in python or R. I have experience with R, but not together with ArcGIS Pro. I think I can figure it out, though. Is there a function I can use to run through and calculate this for all of these data?&lt;/P&gt;&lt;P&gt;Also, some of the smaller patch layers have different spatial references. Is there a quick way to reconfigure the spatial reference for all 1-100 data layers at once so they all use the same reference (e.g. WSG84)?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Many thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Dec 2021 17:08:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/spatial-analysis-question-calculating-overlap-area/m-p/1128809#M49346</guid>
      <dc:creator>AnaPowell</dc:creator>
      <dc:date>2021-12-24T17:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial analysis question - calculating overlap/area for many data layers. Help appreciated!</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/spatial-analysis-question-calculating-overlap-area/m-p/1129072#M49380</link>
      <description>&lt;P&gt;Since this question has languished over the holidays with 770 reads and no suggestions, I will address your last request&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/batch-project.htm" target="_blank"&gt;Batch Project (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As for the rest of your situation, if you are working with raster data, then you will probably need to "batch"&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/tabulate-area.htm" target="_blank"&gt;Tabulate Area (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;however, getting all the results into a standard output table may be another issue.&lt;/P&gt;&lt;P&gt;If you can work with R, or NumPy then you may be better off creating a multidimensional array and doing the summaries in the 3rd dimension either by layer or as an aggregation&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 21:49:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/spatial-analysis-question-calculating-overlap-area/m-p/1129072#M49380</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-12-27T21:49:24Z</dc:date>
    </item>
  </channel>
</rss>

