<?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: Selection Based on % Crossing Layer Border in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/solved-selection-based-on-crossing-layer-border/m-p/87478#M1197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1.) Calculate a new field to hold the starting area of each polygon in Layer B&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.) Use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000000n000000"&gt;Identity &lt;/A&gt;&lt;SPAN&gt;tool (requires ArcInfo) to split the polygons in Layer B by the borders in Layer A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.) Calculate a new field to get the percentage of each divided polygon&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.) Select based on the percentages, then Export to a new layer and &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Dissolve/00170000005n000000/"&gt;Dissolve &lt;/A&gt;&lt;SPAN&gt;the pieces back together&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2012 15:58:10 GMT</pubDate>
    <dc:creator>DarrenWiens2</dc:creator>
    <dc:date>2012-04-13T15:58:10Z</dc:date>
    <item>
      <title>[SOLVED]Selection Based on % Crossing Layer Border</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/solved-selection-based-on-crossing-layer-border/m-p/87477#M1196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;First post, thanks in advance. Wasn't positive where to put this thread so I apologize in advance if this is the wrong place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My situation is that I have two polygon layers in my project. Layer A has large polygons while Layer B has much smaller polygons which for the most part are completely contained within individual polygons of Layer A. There are some (&amp;lt;10%) of Layer B polygons that cross over a border of a Layer A polygon. In 99% of these cases the crossover is minuscule and doesn't matter for my purposes. What I need to select are only polygons from Layer B that have at least some % OR some # of acres in two or more polygons from Layer A. If I do a selection just based on crossing over Layer A's border I get all of the ones that the crossover is much too small for me to care about them so I get a huge false positive (in terms of what I need). Because there are 1.2 million polygons in Layer B, even a false positive for 10% of the polygons is too much to manually check.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I'm not being clear I can rephrase, I appreciate any help as automating this process will make my life a lot easier&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 15:04:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/solved-selection-based-on-crossing-layer-border/m-p/87477#M1196</guid>
      <dc:creator>JoelMadero</dc:creator>
      <dc:date>2012-04-13T15:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Based on % Crossing Layer Border</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/solved-selection-based-on-crossing-layer-border/m-p/87478#M1197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1.) Calculate a new field to hold the starting area of each polygon in Layer B&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.) Use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000000n000000"&gt;Identity &lt;/A&gt;&lt;SPAN&gt;tool (requires ArcInfo) to split the polygons in Layer B by the borders in Layer A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.) Calculate a new field to get the percentage of each divided polygon&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.) Select based on the percentages, then Export to a new layer and &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Dissolve/00170000005n000000/"&gt;Dissolve &lt;/A&gt;&lt;SPAN&gt;the pieces back together&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 15:58:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/solved-selection-based-on-crossing-layer-border/m-p/87478#M1197</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2012-04-13T15:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Based on % Crossing Layer Border</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/solved-selection-based-on-crossing-layer-border/m-p/87479#M1198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1.) Calculate a new field to hold the starting area of each polygon in Layer B&lt;BR /&gt;2.) Use the &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000000n000000"&gt;Identity &lt;/A&gt;tool (requires ArcInfo) to split the polygons in Layer B by the borders in Layer A&lt;BR /&gt;3.) Calculate a new field to get the percentage of each divided polygon&lt;BR /&gt;4.) Select based on the percentages, then Export to a new layer and &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Dissolve/00170000005n000000/"&gt;Dissolve &lt;/A&gt;the pieces back together&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately no ArcInfo, any clever ways to do it without it ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 16:00:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/solved-selection-based-on-crossing-layer-border/m-p/87479#M1198</guid>
      <dc:creator>JoelMadero</dc:creator>
      <dc:date>2012-04-13T16:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Based on % Crossing Layer Border</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/solved-selection-based-on-crossing-layer-border/m-p/87480#M1199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Possibly &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Intersect/00080000000p000000/"&gt;Intersect&lt;/A&gt;&lt;SPAN&gt;...? It will split Layer B by Layer A, although you'll lose areas in Layer B that don't overlap with Layer A.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 16:05:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/solved-selection-based-on-crossing-layer-border/m-p/87480#M1199</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2012-04-13T16:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Based on % Crossing Layer Border</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/solved-selection-based-on-crossing-layer-border/m-p/87481#M1200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Possibly &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Intersect/00080000000p000000/"&gt;Intersect&lt;/A&gt;...? It will split Layer B by Layer A, although you'll lose areas in Layer B that don't overlap with Layer A.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll give it a try. I don't care about the polygons that aren't split so I don't see that being an issue. Basically I just need a complete list of only split polygons that are legitimately split and not just minor data entry problems that resulted in &amp;lt;1% of polygon being split by the layer A. I'll report back shortly to see if I make progress. Thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 16:09:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/solved-selection-based-on-crossing-layer-border/m-p/87481#M1200</guid>
      <dc:creator>JoelMadero</dc:creator>
      <dc:date>2012-04-13T16:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Based on % Crossing Layer Border</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/solved-selection-based-on-crossing-layer-border/m-p/87482#M1201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No luck, select by intersection selects even the ones that only go over the Layer A polygon borders by a tiny amount&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 16:57:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/solved-selection-based-on-crossing-layer-border/m-p/87482#M1201</guid>
      <dc:creator>JoelMadero</dc:creator>
      <dc:date>2012-04-13T16:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Based on % Crossing Layer Border</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/solved-selection-based-on-crossing-layer-border/m-p/87483#M1202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That did the trick. A bit of manipulation in GIS, then exported to OpenOffice so that I could play around with the data a bit more. THank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 18:41:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/solved-selection-based-on-crossing-layer-border/m-p/87483#M1202</guid>
      <dc:creator>JoelMadero</dc:creator>
      <dc:date>2012-04-13T18:41:59Z</dc:date>
    </item>
  </channel>
</rss>

