<?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: Breaking points based on spatial distance in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/breaking-points-based-on-spatial-distance/m-p/238559#M8138</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would start by looking at existing tools&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-statistics/how-density-based-clustering-works.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-statistics/how-density-based-clustering-works.htm"&gt;How Density-based Clustering works—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your points are sequential in their ordering, then the sequential point distances aren't hard to derive.&amp;nbsp; From a histogram or inspection of that data, you could decide on the spacing threshold to identify cluster breaks in the table.&lt;/P&gt;&lt;P&gt;This could be accomplished with cursors and arcpy, or more simply using numpy for the distance and statistical calculations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2019 03:40:52 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2019-09-25T03:40:52Z</dc:date>
    <item>
      <title>Breaking points based on spatial distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-points-based-on-spatial-distance/m-p/238558#M8137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ArcPythoneers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like&amp;nbsp;to split points (they are uniquely grouped with diff points belonging to different family of points) based on their spatial distance. One thing I don't know to get it is the distance from one point to the other and keep track of that so that when it is beyond a specified threshold, then I should break the group point and assign it to a different family of points. Kindly, if anyone could be having insights about an ideal approach, I will be more than glad. Thanks..&lt;A href="https://community.esri.com/space/2151"&gt;ArcGIS Pro&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.esri.com/space/2145"&gt;Python&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.esri.com/group/4814"&gt;ArcGIS API for Python&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.esri.com/message/879542"&gt;Calculating distance between points in a Feature layer&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2019 23:53:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-points-based-on-spatial-distance/m-p/238558#M8137</guid>
      <dc:creator>TKM_</dc:creator>
      <dc:date>2019-09-24T23:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking points based on spatial distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-points-based-on-spatial-distance/m-p/238559#M8138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would start by looking at existing tools&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-statistics/how-density-based-clustering-works.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-statistics/how-density-based-clustering-works.htm"&gt;How Density-based Clustering works—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your points are sequential in their ordering, then the sequential point distances aren't hard to derive.&amp;nbsp; From a histogram or inspection of that data, you could decide on the spacing threshold to identify cluster breaks in the table.&lt;/P&gt;&lt;P&gt;This could be accomplished with cursors and arcpy, or more simply using numpy for the distance and statistical calculations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2019 03:40:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-points-based-on-spatial-distance/m-p/238559#M8138</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-09-25T03:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking points based on spatial distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/breaking-points-based-on-spatial-distance/m-p/238560#M8139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan, would you kindly let me know the 'how about' of the cursor or numpy approach? I really appreciate, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2019 15:41:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/breaking-points-based-on-spatial-distance/m-p/238560#M8139</guid>
      <dc:creator>TKM_</dc:creator>
      <dc:date>2019-09-25T15:41:27Z</dc:date>
    </item>
  </channel>
</rss>

