<?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: Tool for determining which layer occupies most area within a section and resymbolizing it as such in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-for-determining-which-layer-occupies-most/m-p/1263719#M11876</link>
    <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/split.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/split.htm&lt;/A&gt;&amp;nbsp;then a spatial join&amp;nbsp; &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/spatial-join.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/spatial-join.htm&lt;/A&gt; with the largest_overlap method to append the largest land feature name to the section polygons.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then do another spatial join to transfer the land name back to the land polygons in a new field, then a definition query to only display the largest land parcels (original_land_name = spatialjoin_landname)&lt;/P&gt;</description>
    <pubDate>Thu, 02 Mar 2023 20:04:36 GMT</pubDate>
    <dc:creator>DavidPike</dc:creator>
    <dc:date>2023-03-02T20:04:36Z</dc:date>
    <item>
      <title>Tool for determining which layer occupies most area within a section and resymbolizing it as such</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-for-determining-which-layer-occupies-most/m-p/1263707#M11875</link>
      <description>&lt;P&gt;Is there a tool that can look at a section that contains multiple layers, determine which layer occupies the most area, and create a new dataset that shows each section only containing that symbology? For example if a water body occupied 1/4 of a section and a land feature occupied 3/4 of the section, the output would show the entire section as land. (I'm not sure if this question is more suitable for the Geoprocessing board, if so please let me know).&lt;/P&gt;&lt;P&gt;If this exists, is there also a hierarchy that can be applied? &amp;nbsp;I.e. some layers have more importance than others.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 19:44:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-for-determining-which-layer-occupies-most/m-p/1263707#M11875</guid>
      <dc:creator>Veronicampbell</dc:creator>
      <dc:date>2023-03-02T19:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for determining which layer occupies most area within a section and resymbolizing it as such</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-for-determining-which-layer-occupies-most/m-p/1263719#M11876</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/split.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/split.htm&lt;/A&gt;&amp;nbsp;then a spatial join&amp;nbsp; &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/spatial-join.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/spatial-join.htm&lt;/A&gt; with the largest_overlap method to append the largest land feature name to the section polygons.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then do another spatial join to transfer the land name back to the land polygons in a new field, then a definition query to only display the largest land parcels (original_land_name = spatialjoin_landname)&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 20:04:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-for-determining-which-layer-occupies-most/m-p/1263719#M11876</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2023-03-02T20:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for determining which layer occupies most area within a section and resymbolizing it as such</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-for-determining-which-layer-occupies-most/m-p/1264079#M11877</link>
      <description>&lt;P&gt;Thank you for this suggestion. I gave the Split tool a try and saw that it was exporting individual shape files for each section - this was taking a long time as the dataset is quite large, so I ended up stopping the tool. Do you happen to know a different route I might go for splitting very large datasets? Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 17:32:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-for-determining-which-layer-occupies-most/m-p/1264079#M11877</guid>
      <dc:creator>Veronicampbell</dc:creator>
      <dc:date>2023-03-03T17:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for determining which layer occupies most area within a section and resymbolizing it as such</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-for-determining-which-layer-occupies-most/m-p/1264098#M11878</link>
      <description>&lt;P&gt;Not sure, I'll have a think.&amp;nbsp; Also try&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/parallel-processing-factor.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/parallel-processing-factor.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However I'd highly recommend trying everything out on a very small subset of the data until you know that my proposed solution actually works.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 18:03:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-for-determining-which-layer-occupies-most/m-p/1264098#M11878</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2023-03-03T18:03:19Z</dc:date>
    </item>
  </channel>
</rss>

