<?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: spatial difference in Esri Tutorials Questions</title>
    <link>https://community.esri.com/t5/esri-tutorials-questions/spatial-difference/m-p/508451#M213</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using ArdGIS desktop, I am not looking to erase, just get a list of polygons from two feature classes that do not overlap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Dec 2016 14:18:17 GMT</pubDate>
    <dc:creator>johnwoollett1</dc:creator>
    <dc:date>2016-12-13T14:18:17Z</dc:date>
    <item>
      <title>spatial difference</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/spatial-difference/m-p/508449#M211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two features consisting of polygon shapes. How can I run a query that gives me the areas in one feature that do NOT overlap areas in the other feature.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 13:54:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/spatial-difference/m-p/508449#M211</guid>
      <dc:creator>johnwoollett1</dc:creator>
      <dc:date>2016-12-13T13:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: spatial difference</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/spatial-difference/m-p/508450#M212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using ArcGIS Desktop? Then you are looking for &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/coverage-toolbox/erase.htm"&gt;Erase&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 14:14:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/spatial-difference/m-p/508450#M212</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2016-12-13T14:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: spatial difference</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/spatial-difference/m-p/508451#M213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using ArdGIS desktop, I am not looking to erase, just get a list of polygons from two feature classes that do not overlap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 14:18:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/spatial-difference/m-p/508451#M213</guid>
      <dc:creator>johnwoollett1</dc:creator>
      <dc:date>2016-12-13T14:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: spatial difference</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/spatial-difference/m-p/508452#M214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you would like to &lt;STRONG&gt;Select By Location&lt;/STRONG&gt;, the features from Polygon1 which overlap with Polygon2. Then &lt;STRONG&gt;Switch Selection&lt;/STRONG&gt; to get the non-overlapping polygons. You could export the attribute table with the selected features to get the list of tables.&lt;/P&gt;&lt;P&gt;Repeat the same for Polygon2 as well.&lt;/P&gt;&lt;P&gt;I think, this can also be automated using Python.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 14:53:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/spatial-difference/m-p/508452#M214</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2016-12-13T14:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: spatial difference</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/spatial-difference/m-p/508453#M215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John - I would do this process separately for each feature class.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Select all the features in feature class A&lt;/LI&gt;&lt;LI&gt;Use Select by Location&lt;OL&gt;&lt;LI&gt;Set Selection Method to 'remove from the currently selected features in'&lt;/LI&gt;&lt;LI&gt;Target layer: feature class A&lt;/LI&gt;&lt;LI&gt;Source layer: feature class B&lt;/LI&gt;&lt;LI&gt;Spatial selection method: 'intersect the source layer feature'&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;The results are the features in feature class A that do not overlap feature class B&lt;/LI&gt;&lt;LI&gt;You could right click on the layer in the TOC and choose 'Selection' --&amp;gt; 'Create layer form selection' which will preserve the featues in their own layer, so that you can perform the same steps on feature class B&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Adam Z&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 14:57:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/spatial-difference/m-p/508453#M215</guid>
      <dc:creator>AdamZiegler1</dc:creator>
      <dc:date>2016-12-13T14:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: spatial difference</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/spatial-difference/m-p/508454#M216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/select-layer-by-location.htm"&gt;Select Layer By Location &lt;/A&gt;tool instead of the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/using-select-by-location.htm"&gt;Select By Location &lt;/A&gt;dialog, there is an &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;invert_spatial_relationship&lt;/SPAN&gt; parameter you can use to do what you want in a single step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 16:06:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/spatial-difference/m-p/508454#M216</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2016-12-13T16:06:12Z</dc:date>
    </item>
  </channel>
</rss>

