<?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: Point layer MINUS another point layer in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/point-layer-minus-another-point-layer/m-p/1211068#M7733</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/487145"&gt;@GISLearner&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Erase is the tool you are looking for. See docs &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/analysis/erase.htm" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Any point geometries in Point Layer #1 will be removed if they are identical (or within a tolerance) of Point Layer #2.&lt;/P&gt;&lt;P&gt;Caveat; this tool is only available with an Advanced License.&lt;/P&gt;&lt;P&gt;Alternatively, without an Advanced License you can use the &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/data-management/select-layer-by-location.htm" target="_blank" rel="noopener"&gt;Select Layer By Location&lt;/A&gt; tool and select points that are identical, invert the selection, and use the &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/data-management/copy.htm" target="_blank" rel="noopener"&gt;Copy&lt;/A&gt; tool to copy the selected to a new feature class.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT: didnt realise there was a &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/analysis/pairwise-erase.htm" target="_blank" rel="noopener"&gt;Pairwise Erase&lt;/A&gt; tool available on Basic License that might suffice.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Sep 2022 09:26:04 GMT</pubDate>
    <dc:creator>Clubdebambos</dc:creator>
    <dc:date>2022-09-09T09:26:04Z</dc:date>
    <item>
      <title>Point layer MINUS another point layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/point-layer-minus-another-point-layer/m-p/1206484#M7671</link>
      <description>&lt;P&gt;I have 2 point layers; point layer #2 is a subset of point layer #1&lt;/P&gt;&lt;P&gt;I want to write ArcPy code that gives me all the points in point layer #1 that are NOT in point layer #2&lt;/P&gt;&lt;P&gt;Basically, point layer #1 MINUS point layer #2&lt;/P&gt;&lt;P&gt;What tool or set of tools can help me achieve that?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 18:52:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/point-layer-minus-another-point-layer/m-p/1206484#M7671</guid>
      <dc:creator>GISLearner</dc:creator>
      <dc:date>2022-08-25T18:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Point layer MINUS another point layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/point-layer-minus-another-point-layer/m-p/1211068#M7733</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/487145"&gt;@GISLearner&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Erase is the tool you are looking for. See docs &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/analysis/erase.htm" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Any point geometries in Point Layer #1 will be removed if they are identical (or within a tolerance) of Point Layer #2.&lt;/P&gt;&lt;P&gt;Caveat; this tool is only available with an Advanced License.&lt;/P&gt;&lt;P&gt;Alternatively, without an Advanced License you can use the &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/data-management/select-layer-by-location.htm" target="_blank" rel="noopener"&gt;Select Layer By Location&lt;/A&gt; tool and select points that are identical, invert the selection, and use the &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/data-management/copy.htm" target="_blank" rel="noopener"&gt;Copy&lt;/A&gt; tool to copy the selected to a new feature class.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT: didnt realise there was a &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/analysis/pairwise-erase.htm" target="_blank" rel="noopener"&gt;Pairwise Erase&lt;/A&gt; tool available on Basic License that might suffice.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 09:26:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/point-layer-minus-another-point-layer/m-p/1211068#M7733</guid>
      <dc:creator>Clubdebambos</dc:creator>
      <dc:date>2022-09-09T09:26:04Z</dc:date>
    </item>
  </channel>
</rss>

