<?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 Separating points equally in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/separating-points-equally/m-p/759022#M37194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a point feature I would like to separate into equally parts. I am trying to establish zones for data collection. How can I separate the points based solely on their geographic location and a desired count per zone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Sep 2016 15:07:55 GMT</pubDate>
    <dc:creator>TravisPreston2</dc:creator>
    <dc:date>2016-09-07T15:07:55Z</dc:date>
    <item>
      <title>Separating points equally</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/separating-points-equally/m-p/759022#M37194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a point feature I would like to separate into equally parts. I am trying to establish zones for data collection. How can I separate the points based solely on their geographic location and a desired count per zone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 15:07:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/separating-points-equally/m-p/759022#M37194</guid>
      <dc:creator>TravisPreston2</dc:creator>
      <dc:date>2016-09-07T15:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Separating points equally</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/separating-points-equally/m-p/759023#M37195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;produce a file with the coordinates sorted lexicographically... first by X then by Y. &amp;nbsp;split the list into your desired number. &amp;nbsp;Whether the split is optimal depends on your point pattern and its distribution, which doesn't appear to be a criteria in your requirements. &amp;nbsp;Another option, albeit a bit more difficult, is to produce a minimum spanning tree for the points, then prune the points on the branches into groups until your groups have been satisified. &amp;nbsp;This produces a eucliean shortest path solution for each group&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 15:25:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/separating-points-equally/m-p/759023#M37195</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-07T15:25:25Z</dc:date>
    </item>
  </channel>
</rss>

