<?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 Extracting points near to points in ArcGIS Analyse Questions</title>
    <link>https://community.esri.com/t5/arcgis-analyse-questions/extracting-points-near-to-points/m-p/1152751#M139</link>
    <description>&lt;P&gt;Hi there.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have a two point shape files. One of which contains thousands of points, the other a small number of points. I would like to select and extract the data of the nearest point only to the second data set.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;can anyone please suggest a way to do this?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;many thanks.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Mar 2022 21:35:48 GMT</pubDate>
    <dc:creator>StaceyMoore</dc:creator>
    <dc:date>2022-03-10T21:35:48Z</dc:date>
    <item>
      <title>Extracting points near to points</title>
      <link>https://community.esri.com/t5/arcgis-analyse-questions/extracting-points-near-to-points/m-p/1152751#M139</link>
      <description>&lt;P&gt;Hi there.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have a two point shape files. One of which contains thousands of points, the other a small number of points. I would like to select and extract the data of the nearest point only to the second data set.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;can anyone please suggest a way to do this?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;many thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 21:35:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-analyse-questions/extracting-points-near-to-points/m-p/1152751#M139</guid>
      <dc:creator>StaceyMoore</dc:creator>
      <dc:date>2022-03-10T21:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting points near to points</title>
      <link>https://community.esri.com/t5/arcgis-analyse-questions/extracting-points-near-to-points/m-p/1152753#M140</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/near.htm" target="_blank"&gt;Near (Analysis)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;will help you or spatial join&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 21:48:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-analyse-questions/extracting-points-near-to-points/m-p/1152753#M140</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-03-10T21:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting points near to points</title>
      <link>https://community.esri.com/t5/arcgis-analyse-questions/extracting-points-near-to-points/m-p/1152770#M141</link>
      <description>&lt;P&gt;Hi, thanks for the advise. Running the ‘near’ tool only gives me a proximity. When I’m after a selection or an extraction.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In the image, the yellow points are my location and I’m trying to select the nearest purple point only to each yellow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FC7F33CA-CD6A-46F6-9A70-C799F67C997C.png" style="width: 425px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/36111iAEF9861E9E7E3D3E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FC7F33CA-CD6A-46F6-9A70-C799F67C997C.png" alt="FC7F33CA-CD6A-46F6-9A70-C799F67C997C.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 22:38:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-analyse-questions/extracting-points-near-to-points/m-p/1152770#M141</guid>
      <dc:creator>StaceyMoore</dc:creator>
      <dc:date>2022-03-10T22:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting points near to points</title>
      <link>https://community.esri.com/t5/arcgis-analyse-questions/extracting-points-near-to-points/m-p/1152789#M142</link>
      <description>&lt;P&gt;unfortunately there is no "select the closest" without some work.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you had a threshold distance value to work with then&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/select-layer-by-location.htm" target="_blank"&gt;Select Layer By Location (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;"within a distance of" would do the job.&lt;/P&gt;&lt;P&gt;Otherwise,&amp;nbsp; Near does the work and finding the closest from the result will provide the data.&lt;/P&gt;&lt;P&gt;Also, what about ties?&lt;/P&gt;&lt;P&gt;maximum distance to consider?&lt;/P&gt;&lt;P&gt;What if two points share the same closest? is that ok?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 00:00:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-analyse-questions/extracting-points-near-to-points/m-p/1152789#M142</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-03-11T00:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting points near to points</title>
      <link>https://community.esri.com/t5/arcgis-analyse-questions/extracting-points-near-to-points/m-p/1511811#M145</link>
      <description>&lt;P&gt;Do a spatial join and choose the option of Closest.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 18:18:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-analyse-questions/extracting-points-near-to-points/m-p/1511811#M145</guid>
      <dc:creator>RachaelMurtaugh</dc:creator>
      <dc:date>2024-07-29T18:18:49Z</dc:date>
    </item>
  </channel>
</rss>

