<?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: Find Shortest Route Between Two Groups of Points in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/find-shortest-route-between-two-groups-of-points/m-p/622523#M5952</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;if you have two groups of points and you want only the shortest one back then the only way to do this is to solve for all with the OD Cost Matrix, pick the shortest pair and put that into a Route solver and solve it to get the route geometry or directions. You can also use the Closest Facility to solve all and then pick the shortest and get directions. But that may take much longer depending on how many points are in each group. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That is, there is no other way to know, without computing them all, which pair will give you the shortest path between two sets of points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jul 2013 21:12:46 GMT</pubDate>
    <dc:creator>JaySandhu</dc:creator>
    <dc:date>2013-07-24T21:12:46Z</dc:date>
    <item>
      <title>Find Shortest Route Between Two Groups of Points</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/find-shortest-route-between-two-groups-of-points/m-p/622520#M5949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have two groups of locations (possible parking spots and entrances to a specific building). I want to find one route between the two groups and disregard all of the other points. Can I do this with the Route tool or Closest Facility? I also need to be able to output Directions after and translate this to a web application but I am mostly concerned about getting the process to run in the ArcMap 10.1 desktop environment&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 12:55:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/find-shortest-route-between-two-groups-of-points/m-p/622520#M5949</guid>
      <dc:creator>MichaelGlassman2</dc:creator>
      <dc:date>2013-07-23T12:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Find Shortest Route Between Two Groups of Points</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/find-shortest-route-between-two-groups-of-points/m-p/622521#M5950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This has been answered many times before on the forums. For example, see the following post:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/37149-road-distance-between-multi-points?highlight=routename"&gt;http://forums.arcgis.com/threads/37149-road-distance-between-multi-points?highlight=routename&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 15:25:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/find-shortest-route-between-two-groups-of-points/m-p/622521#M5950</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2013-07-23T15:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Find Shortest Route Between Two Groups of Points</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/find-shortest-route-between-two-groups-of-points/m-p/622522#M5951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not doing the same thing as that forum post you posted a link to. I only want one single route that shows the shortest possible route from group one to group two. I do not want many routes or an OD cost matrix that gives information for every point I only care about the shortest.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 17:29:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/find-shortest-route-between-two-groups-of-points/m-p/622522#M5951</guid>
      <dc:creator>MichaelGlassman2</dc:creator>
      <dc:date>2013-07-24T17:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Find Shortest Route Between Two Groups of Points</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/find-shortest-route-between-two-groups-of-points/m-p/622523#M5952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;if you have two groups of points and you want only the shortest one back then the only way to do this is to solve for all with the OD Cost Matrix, pick the shortest pair and put that into a Route solver and solve it to get the route geometry or directions. You can also use the Closest Facility to solve all and then pick the shortest and get directions. But that may take much longer depending on how many points are in each group. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That is, there is no other way to know, without computing them all, which pair will give you the shortest path between two sets of points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 21:12:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/find-shortest-route-between-two-groups-of-points/m-p/622523#M5952</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2013-07-24T21:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Find Shortest Route Between Two Groups of Points</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/find-shortest-route-between-two-groups-of-points/m-p/622524#M5953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I completely agree with Jay. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On second thoughts, If you want to more than just selecting points, make be have a look at "&lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/An_overview_of_the_Mapping_Clusters_toolset/005p0000000w000000/"&gt;cluster analysis&lt;/A&gt;&lt;SPAN&gt;" , may be you would want to add some weights within your group of points, have some criteria, constraints etc to select a best point among groups and then do the suggestions from Jay.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jul 2013 10:35:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/find-shortest-route-between-two-groups-of-points/m-p/622524#M5953</guid>
      <dc:creator>RamB</dc:creator>
      <dc:date>2013-07-27T10:35:49Z</dc:date>
    </item>
  </channel>
</rss>

