<?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: Determine the shortest Polyline from a cluster of points? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/determine-the-shortest-polyline-from-a-cluster-of/m-p/533553#M7701</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may start with&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/tools/spatial-statistics-toolbox/mean-center.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/spatial-statistics-toolbox/mean-center.htm"&gt;Mean Center—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;using the CASE Field parameter. This would give you the mean center for each cluster/group.&lt;/P&gt;&lt;P&gt;Then execute&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/points-to-line.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/points-to-line.htm"&gt;Points To Line—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Jun 2017 18:23:21 GMT</pubDate>
    <dc:creator>JayantaPoddar</dc:creator>
    <dc:date>2017-06-03T18:23:21Z</dc:date>
    <item>
      <title>Determine the shortest Polyline from a cluster of points?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/determine-the-shortest-polyline-from-a-cluster-of/m-p/533551#M7699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm currently busy with setting up a Household Income Survey for a project that we have in Dar es Salaam. I have created clusters of house locations with the help of &lt;A href="https://community.esri.com/migrated-users/3355"&gt;Curtis Price&lt;/A&gt;&amp;nbsp;based on the following post&amp;nbsp;&lt;A href="https://community.esri.com/thread/195972-how-to-group-points-into-optimal-clusters-proximity-and-timeframe"&gt;https://community.esri.com/thread/195972-how-to-group-points-into-optimal-clusters-proximity-and-timeframe&lt;/A&gt;&amp;nbsp;My next challenge is that I'd like to create an optimal path for each cluster by creating the shortest path between each point for each cluster so that the shortest path is depicted for the surveyors to take to eliminate time wasted and the possibility of not completing any of the household surveys..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What approach or methodology could I follow to create the shortest polyline joining the points for each cluster separately that would depict the best path to take to complete the Household Income survey for each cluster separately. We have allocated 24 devices to 24 surveyors that will carry out the survey for each cluster over a period of eight days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/355402_SortedClusters_Peano.JPG" style="width: 620px; height: 301px;" /&gt;&lt;/P&gt;&lt;P&gt;Study Area: 24 Clusters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/355436_Group1_Optimal_Path.JPG" style="width: 620px; height: 383px;" /&gt;&lt;/P&gt;&lt;P&gt;Study Area Group1: Optimal Path Example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jun 2017 08:22:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/determine-the-shortest-polyline-from-a-cluster-of/m-p/533551#M7699</guid>
      <dc:creator>PeterWilson</dc:creator>
      <dc:date>2017-06-03T08:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Determine the shortest Polyline from a cluster of points?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/determine-the-shortest-polyline-from-a-cluster-of/m-p/533552#M7700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/analysis-toolbox/generate-near-table.htm"&gt;Near Table&lt;/A&gt; followed by &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/xy-to-line.htm"&gt;Xy to line &lt;/A&gt;but the optimal solution would be&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=6ce9db93533345e49350d30a07fc913a"&gt;Minimum spanning tree&lt;/A&gt; or &lt;A href="http://www.arcgis.com/home/item.html?id=f96ede37dcd04c2e96dc903a4ce26244"&gt;MST for Pro&lt;/A&gt; you may have to do the groups separately for the last&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jun 2017 10:27:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/determine-the-shortest-polyline-from-a-cluster-of/m-p/533552#M7700</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-06-03T10:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Determine the shortest Polyline from a cluster of points?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/determine-the-shortest-polyline-from-a-cluster-of/m-p/533553#M7701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may start with&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/tools/spatial-statistics-toolbox/mean-center.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/spatial-statistics-toolbox/mean-center.htm"&gt;Mean Center—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;using the CASE Field parameter. This would give you the mean center for each cluster/group.&lt;/P&gt;&lt;P&gt;Then execute&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/points-to-line.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/points-to-line.htm"&gt;Points To Line—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jun 2017 18:23:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/determine-the-shortest-polyline-from-a-cluster-of/m-p/533553#M7701</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-06-03T18:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Determine the shortest Polyline from a cluster of points?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/determine-the-shortest-polyline-from-a-cluster-of/m-p/533554#M7702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a thought. This is not an easy geographic problem. One thing to keep in mind is that unless you have really good road data (and road quality data, for example, are the roads passable?) your sophisticated GIS analysis may not be worth the effort. It is possible your time may be best spent making sure the surveyors have good base maps so they can make good decisions on the ground, for example they may plan to go somewhere and find the way blocked, if so if they have good base mapping they can make a better decision on how to get around it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jun 2017 18:27:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/determine-the-shortest-polyline-from-a-cluster-of/m-p/533554#M7702</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-06-03T18:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Determine the shortest Polyline from a cluster of points?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/determine-the-shortest-polyline-from-a-cluster-of/m-p/533555#M7703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peter... Spanning tree... or network analyst... how accurate do you need to determine the time or is it just relative connection you need... that is the difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jun 2017 22:12:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/determine-the-shortest-polyline-from-a-cluster-of/m-p/533555#M7703</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-06-03T22:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Determine the shortest Polyline from a cluster of points?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/determine-the-shortest-polyline-from-a-cluster-of/m-p/533556#M7704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the following, worked like a charm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="357968" alt="MST - Optimal Paths" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/357968_OptimalPaths.PNG" style="width: 620px; height: 294px;" /&gt;&lt;/P&gt;&lt;P&gt;MST - Minimum Spanning Tree&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="House Income Clusters" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/357974_HouseIncomeClusters.PNG" style="width: 620px; height: 303px;" /&gt;&lt;/P&gt;&lt;P&gt;Peano Curve - Space-Filling Curve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 22:16:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/determine-the-shortest-polyline-from-a-cluster-of/m-p/533556#M7704</guid>
      <dc:creator>PeterWilson</dc:creator>
      <dc:date>2017-06-20T22:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Determine the shortest Polyline from a cluster of points?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/determine-the-shortest-polyline-from-a-cluster-of/m-p/533557#M7705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks nice! good example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 23:25:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/determine-the-shortest-polyline-from-a-cluster-of/m-p/533557#M7705</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-06-20T23:25:27Z</dc:date>
    </item>
  </channel>
</rss>

