<?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 Avoid double count of points on intersection with polygon in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/avoid-double-count-of-points-on-intersection-with/m-p/1383271#M78927</link>
    <description>&lt;P&gt;I want to count some houses that are within administrative boundaries. The problem is, that some houses sit on the borderline of 2 or more polygon boundaries. I want to avoid double counts.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This is the ilustration:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yockee_0-1708074075006.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/94996i853ACD5567835A23/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yockee_0-1708074075006.png" alt="yockee_0-1708074075006.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What I want to achieve, for example:&lt;/P&gt;&lt;P&gt;Poly 1 contains 4 buildings.&lt;BR /&gt;Poly 2 : 3.&lt;BR /&gt;Poly 3 : 3.&lt;/P&gt;&lt;P&gt;So, in total, there are still 10 buildings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Feb 2024 09:04:15 GMT</pubDate>
    <dc:creator>yockee</dc:creator>
    <dc:date>2024-02-16T09:04:15Z</dc:date>
    <item>
      <title>Avoid double count of points on intersection with polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/avoid-double-count-of-points-on-intersection-with/m-p/1383271#M78927</link>
      <description>&lt;P&gt;I want to count some houses that are within administrative boundaries. The problem is, that some houses sit on the borderline of 2 or more polygon boundaries. I want to avoid double counts.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This is the ilustration:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yockee_0-1708074075006.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/94996i853ACD5567835A23/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yockee_0-1708074075006.png" alt="yockee_0-1708074075006.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What I want to achieve, for example:&lt;/P&gt;&lt;P&gt;Poly 1 contains 4 buildings.&lt;BR /&gt;Poly 2 : 3.&lt;BR /&gt;Poly 3 : 3.&lt;/P&gt;&lt;P&gt;So, in total, there are still 10 buildings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 09:04:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/avoid-double-count-of-points-on-intersection-with/m-p/1383271#M78927</guid>
      <dc:creator>yockee</dc:creator>
      <dc:date>2024-02-16T09:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid double count of points on intersection with polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/avoid-double-count-of-points-on-intersection-with/m-p/1383281#M78932</link>
      <description>&lt;P&gt;With something like 'select by location' it may be the case where you have to compare 2 runs of the tool with&lt;/P&gt;&lt;P&gt;'within' versus 'within Clementini'&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/select-by-location-graphical-examples.htm#GUID-758E97E8-6954-4C95-BDA5-D5B6713A2ED5" target="_blank"&gt;Select By Location graphic examples—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;in the Clementini case, points exactly on a boundary aren't counted, so you could isolate those points and modify the number counts for the alternate method&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 10:32:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/avoid-double-count-of-points-on-intersection-with/m-p/1383281#M78932</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-02-16T10:32:09Z</dc:date>
    </item>
  </channel>
</rss>

