<?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 Creating shortest line passing through points in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/creating-shortest-line-passing-through-points/m-p/190643#M6525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to work out a conceptual new drinking-water network for a city in ArcMap. Now that I have defined the service points in the future network, I'd like to automatically create a shortest line that passes through a subset of these points in order to achieve the shortest connecting line.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have an idea if this is possible, and if so, how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Nov 2014 09:20:47 GMT</pubDate>
    <dc:creator>PietHamelink</dc:creator>
    <dc:date>2014-11-18T09:20:47Z</dc:date>
    <item>
      <title>Creating shortest line passing through points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/creating-shortest-line-passing-through-points/m-p/190643#M6525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to work out a conceptual new drinking-water network for a city in ArcMap. Now that I have defined the service points in the future network, I'd like to automatically create a shortest line that passes through a subset of these points in order to achieve the shortest connecting line.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have an idea if this is possible, and if so, how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 09:20:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/creating-shortest-line-passing-through-points/m-p/190643#M6525</guid>
      <dc:creator>PietHamelink</dc:creator>
      <dc:date>2014-11-18T09:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating shortest line passing through points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/creating-shortest-line-passing-through-points/m-p/190644#M6526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000003s000000" title="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000003s000000"&gt;ArcGIS Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 09:26:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/creating-shortest-line-passing-through-points/m-p/190644#M6526</guid>
      <dc:creator>JohannesBierer</dc:creator>
      <dc:date>2014-11-18T09:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating shortest line passing through points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/creating-shortest-line-passing-through-points/m-p/190645#M6527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Converting the points into a polyline, does not take into account the shortest route. It will take the order in which the points where provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These type of questions are best solved with the Network Analyst by using the Route Analysis with multiple stops (your service points):&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Route_analysis/004700000045000000/" title="http://resources.arcgis.com/en/help/main/10.2/index.html#/Route_analysis/004700000045000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;A tutorial can be found here:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00470000005r000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//00470000005r000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Xander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 12:28:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/creating-shortest-line-passing-through-points/m-p/190645#M6527</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2014-11-18T12:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating shortest line passing through points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/creating-shortest-line-passing-through-points/m-p/190646#M6528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help! The problem is: I do not have an underlying network of edges to perform the route analysis, my goal is to create such a network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to divide my study area in parts, do 'Points to Polyline'-analysis (while taking into account the order of service points) on these parts and then try to connect the parts in order to achieve a network.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 09:21:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/creating-shortest-line-passing-through-points/m-p/190646#M6528</guid>
      <dc:creator>PietHamelink</dc:creator>
      <dc:date>2014-11-21T09:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Creating shortest line passing through points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/creating-shortest-line-passing-through-points/m-p/190647#M6529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Helvetica, sans-serif;"&gt;Sounds pretty manual to me. Too bad you can't make use of the capabilities ArcGIS. I suppose&lt;/SPAN&gt; one could write some Python code to find the shortest combined distance for the given points, but that would take some time or use ArcGIS Online to route the points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 12:56:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/creating-shortest-line-passing-through-points/m-p/190647#M6529</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2014-11-21T12:56:48Z</dc:date>
    </item>
  </channel>
</rss>

