<?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 Proximity Search for point feature in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/proximity-search-for-point-feature/m-p/418432#M14115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a shape files with 6000+ points. I am looking for a proximity search to find the points which are close to another point with a distance between 15m to 1000m. I mean I want to avoid if the points are between 15m closeby and I also don't need if they are separate by more than 1000m. Unfortunately when I use the proximity search tool I do a search with a distance of 1000m or so but I can avoid points which are close to 15m (just to avoid duplication because of GPS errors due poor reception). Is there a way to achieve my this objective?. If proximity search is not the correct tool what is the correct tool do I need to use? I shall be thankful if someone can help me on this thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Sep 2011 08:50:36 GMT</pubDate>
    <dc:creator>RegunathanUmapathy</dc:creator>
    <dc:date>2011-09-08T08:50:36Z</dc:date>
    <item>
      <title>Proximity Search for point feature</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/proximity-search-for-point-feature/m-p/418432#M14115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a shape files with 6000+ points. I am looking for a proximity search to find the points which are close to another point with a distance between 15m to 1000m. I mean I want to avoid if the points are between 15m closeby and I also don't need if they are separate by more than 1000m. Unfortunately when I use the proximity search tool I do a search with a distance of 1000m or so but I can avoid points which are close to 15m (just to avoid duplication because of GPS errors due poor reception). Is there a way to achieve my this objective?. If proximity search is not the correct tool what is the correct tool do I need to use? I shall be thankful if someone can help me on this thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 08:50:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/proximity-search-for-point-feature/m-p/418432#M14115</guid>
      <dc:creator>RegunathanUmapathy</dc:creator>
      <dc:date>2011-09-08T08:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Proximity Search for point feature</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/proximity-search-for-point-feature/m-p/418433#M14116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What "proximity search" tool are you using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have an ArcInfo license, I would try using the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Generate_Near_Table/00080000001n000000/"&gt;Generate Near Table&lt;/A&gt;&lt;SPAN&gt; tool.&amp;nbsp; This will output a table of all features w/in 1000m (you specify 1000m as the search radius).&amp;nbsp; You can then select all records that have a NEAR_DIST of 15m or less and delete them, leaving you with features between 15m and 1000m.&amp;nbsp; You can then use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Summary_Statistics/00080000001z000000/"&gt;Summary Statistics&lt;/A&gt;&lt;SPAN&gt; tool to find the closest feature to each point by finding the MIN of NEAR_DIST.&amp;nbsp; Use IN_FID as the case field.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 23:25:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/proximity-search-for-point-feature/m-p/418433#M14116</guid>
      <dc:creator>DaleHoneycutt</dc:creator>
      <dc:date>2011-09-08T23:25:58Z</dc:date>
    </item>
  </channel>
</rss>

