<?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: Select overlapping points within a single layer in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/select-overlapping-points-within-a-single-layer/m-p/1513661#M45304</link>
    <description>&lt;P&gt;I had an issue with my points being represented as one, but it was showing as two in the attribute. I was also trying to find offset intersection points, and this was able to help both those issues for me! Once I ran the tool I just manually deleted the points that weren't the ones I was looking for&lt;/P&gt;</description>
    <pubDate>Thu, 01 Aug 2024 15:13:13 GMT</pubDate>
    <dc:creator>KateBrya</dc:creator>
    <dc:date>2024-08-01T15:13:13Z</dc:date>
    <item>
      <title>Select overlapping points within a single layer</title>
      <link>https://community.esri.com/t5/data-management-questions/select-overlapping-points-within-a-single-layer/m-p/200510#M11503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a large point layer representing addresses of users of a public service. In the case of buildings, I have stacked points, one for each user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to unify overlapping points&amp;nbsp; (one point feature), and create a relationship between the building footprint and a non-spatial table containing rows for each user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to select only the points that overlap with other points (the number of overlapping points is variable) and I tried to do it by creating a topology rule "Must Not Overlap", but when validating the topology I get the following error: "&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Validate Topology failed. A failure was detected inside the topology engine overlay processor. [error id: 220]&lt;/SPAN&gt;&lt;SPAN&gt;". This is because my point feature class has many coincident points and a very large number of topology errors are generated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, is there a simple way to select points that overlap eachother within the same layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 16:47:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/select-overlapping-points-within-a-single-layer/m-p/200510#M11503</guid>
      <dc:creator>GastonIzaguirre</dc:creator>
      <dc:date>2014-01-23T16:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Select overlapping points within a single layer</title>
      <link>https://community.esri.com/t5/data-management-questions/select-overlapping-points-within-a-single-layer/m-p/200511#M11504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a few suggestions that may help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Dissolve the points on a common attribute, like a building address, if available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Create a new point feature class from the buildings polygons, Feature to Point. Remove unneeded points using select by location with a buffer distance to the users' addresses, switch selection in the table, then delete extra points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Aggregate Points. I haven't used this but it sounds good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scott&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 18:06:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/select-overlapping-points-within-a-single-layer/m-p/200511#M11504</guid>
      <dc:creator>ScottMoyer</dc:creator>
      <dc:date>2014-01-23T18:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Select overlapping points within a single layer</title>
      <link>https://community.esri.com/t5/data-management-questions/select-overlapping-points-within-a-single-layer/m-p/200512#M11505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I have a large point layer representing addresses of users of a public service. In the case of buildings, I have stacked points, one for each user.&lt;BR /&gt;&lt;BR /&gt;I want to unify overlapping points&amp;nbsp; (one point feature), and create a relationship between the building footprint and a non-spatial table containing rows for each user.&lt;BR /&gt;&lt;BR /&gt;I need to select only the points that overlap with other points (the number of overlapping points is variable) and I tried to do it by creating a topology rule "Must Not Overlap", but when validating the topology I get the following error: "&lt;SPAN style="font-style:italic;"&gt;Validate Topology failed. A failure was detected inside the topology engine overlay processor. [error id: 220]&lt;/SPAN&gt;". This is because my point feature class has many coincident points and a very large number of topology errors are generated.&lt;BR /&gt;&lt;BR /&gt;So, is there a simple way to select points that overlap eachother within the same layer?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi there!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe you can try the Collect Events tool. It creates another feature class but its main function is to dissolve coincident points. You may still need to change the symbology because the immediate output is symbolized using graduated symbols. For additional questions you can visit this site &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.2/index.html#//005p0000003s000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//005p0000003s000000&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 23:51:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/select-overlapping-points-within-a-single-layer/m-p/200512#M11505</guid>
      <dc:creator>LeonardLuz3</dc:creator>
      <dc:date>2014-01-23T23:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Select overlapping points within a single layer</title>
      <link>https://community.esri.com/t5/data-management-questions/select-overlapping-points-within-a-single-layer/m-p/200513#M11506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have a few suggestions that may help.&lt;BR /&gt;1. Dissolve the points on a common attribute, like a building address, if available.&lt;BR /&gt;2. Create a new point feature class from the buildings polygons, Feature to Point. Remove unneeded points using select by location with a buffer distance to the users' addresses, switch selection in the table, then delete extra points.&lt;BR /&gt;3. Aggregate Points. I haven't used this but it sounds good.&lt;BR /&gt;Scott&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for your answer, smart approach. I tried it but my problem is that the feature class does not have any attributes in common that allows me to dissolve the points (the attribute exists, i.e. building address, but is not complete for all points).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 09:07:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/select-overlapping-points-within-a-single-layer/m-p/200513#M11506</guid>
      <dc:creator>GastonIzaguirre</dc:creator>
      <dc:date>2014-02-06T09:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Select overlapping points within a single layer</title>
      <link>https://community.esri.com/t5/data-management-questions/select-overlapping-points-within-a-single-layer/m-p/200514#M11507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi there!&lt;BR /&gt;&lt;BR /&gt;Maybe you can try the Collect Events tool. It creates another feature class but its main function is to dissolve coincident points. You may still need to change the symbology because the immediate output is symbolized using graduated symbols. For additional questions you can visit this site &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//005p0000003s000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//005p0000003s000000&lt;/A&gt;.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Leonad, this was the solution, the Collect Events (Spatial Statistics) tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much, it was a great help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gastón.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 09:38:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/select-overlapping-points-within-a-single-layer/m-p/200514#M11507</guid>
      <dc:creator>GastonIzaguirre</dc:creator>
      <dc:date>2014-02-06T09:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Select overlapping points within a single layer</title>
      <link>https://community.esri.com/t5/data-management-questions/select-overlapping-points-within-a-single-layer/m-p/1513661#M45304</link>
      <description>&lt;P&gt;I had an issue with my points being represented as one, but it was showing as two in the attribute. I was also trying to find offset intersection points, and this was able to help both those issues for me! Once I ran the tool I just manually deleted the points that weren't the ones I was looking for&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 15:13:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/select-overlapping-points-within-a-single-layer/m-p/1513661#M45304</guid>
      <dc:creator>KateBrya</dc:creator>
      <dc:date>2024-08-01T15:13:13Z</dc:date>
    </item>
  </channel>
</rss>

