<?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: Shortest distance matrix using GIS in Public Transit Questions</title>
    <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664284#M71</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx, Dan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Nice works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, really curious on the details how ESRI implements Djkstra's Algorithm in Network Analyst for efficiency…Can you instruct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Govinda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For network data analysis with ArcGIS 10.x, it would be nice also to do hands-on with 'The data that the ArcGIS Network Analyst tutorial exercises and workflows reference' at &lt;A href="http://www.arcgis.com/home/item.html?id=d6bd91b2fddc483b8ccbc66942db84cb" title="http://www.arcgis.com/home/item.html?id=d6bd91b2fddc483b8ccbc66942db84cb"&gt;http://www.arcgis.com/home/item.html?id=d6bd91b2fddc483b8ccbc66942db84cb&lt;/A&gt; ...which offer deep insight on how ESRI Network Analyst tackles graph data for routing questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After those exercises, you can build a 'network dataset' and perform analyses on a 'network dataset' (rather than SHP file) with ESRI NA, including OD cost matrix.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;IMG __jive_id="28389" alt="network-ArcGIS.JPG" class="jive-image image-1" height="325" src="https://community.esri.com/legacyfs/online/28389_network-ArcGIS.JPG" style="width: 404px; height: 269px;" width="479" /&gt;&lt;/P&gt;&lt;P&gt;By the way, please also refer to the 'Engineering Fast Route Planning Algorithms' (attachment)...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Nov 2014 05:16:19 GMT</pubDate>
    <dc:creator>larryzhang</dc:creator>
    <dc:date>2014-11-12T05:16:19Z</dc:date>
    <item>
      <title>Shortest distance matrix using GIS</title>
      <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664278#M65</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please someone tell me if we can do shortest route analysis in gis just like Djkstra's or Floyd Warshal algorithm? Actually i want to get the shortest distance matrix of network.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 05:52:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664278#M65</guid>
      <dc:creator>govindaDumaru</dc:creator>
      <dc:date>2014-11-10T05:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Shortest distance matrix using GIS</title>
      <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664279#M66</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;govinda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to Path Distance &amp;amp; associated tools&amp;nbsp; inside Distance toolset at &lt;SPAN lang="EN" style="color: black; font-family: 'Avenir LT W01 55 Roman'; mso-bidi-font-family: Arial; mso-font-kerning: 18.0pt; mso-ansi-language: EN;"&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/An_overview_of_the_Distance_tools/009z00000014000000/"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#/An_overview_of_the_Distance_tools/009z00000014000000/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="color: black; font-family: 'Avenir LT W01 55 Roman'; mso-bidi-font-family: Arial; mso-font-kerning: 18.0pt; mso-ansi-language: EN;"&gt;and &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Creating_the_least_cost_path/009z00000021000000/" title="http://resources.arcgis.com/en/help/main/10.2/index.html#/Creating_the_least_cost_path/009z00000021000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="color: black; font-family: 'Avenir LT W01 55 Roman'; mso-bidi-font-family: Arial; mso-font-kerning: 18.0pt; mso-ansi-language: EN;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="color: black; font-family: 'Avenir LT W01 55 Roman'; mso-bidi-font-family: Arial; mso-font-kerning: 18.0pt; mso-ansi-language: EN;"&gt;Keep in mind that the GP tools under Distance toolset (least cost) is only used for two points (target, origin). If planning to create matrix of cost distance from more points (more targets, more origins), Python looping scripting is required….&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 06:52:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664279#M66</guid>
      <dc:creator>larryzhang</dc:creator>
      <dc:date>2014-11-10T06:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Shortest distance matrix using GIS</title>
      <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664280#M67</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Djkstra's Algorithm is used in the &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/What_is_the_ArcGIS_Network_Analyst_extension/004700000001000000/"&gt;network analyst extension&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; which isn't free but if you are with an educational institute, you may have it.&amp;nbsp; Or there is &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/What_are_the_ArcGIS_Online_network_analysis_services/0047000001v5000000/"&gt;network analysis online&lt;/A&gt; as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 09:04:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664280#M67</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-11-10T09:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Shortest distance matrix using GIS</title>
      <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664281#M68</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Larry Zhang and Dan Patterson&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the reply. my follow up question is I have an problem of network (not all nodes are connected). I have distance in attributes for each edges (distance between nodes of network). I need to find the shortest distance matrix for all pair of nodes which I had posted above. I think cost distance matrix would help me (please comment if i am wrong). My next step is to find the minimum spanning tree (MST) from the computed cost distance matrix. Can GIS help me to find MST?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Govinda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 00:34:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664281#M68</guid>
      <dc:creator>govindaDumaru</dc:creator>
      <dc:date>2014-11-12T00:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Shortest distance matrix using GIS</title>
      <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664282#M69</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I posted EMST code on the scripts site but I don't have the URL here&amp;nbsp; I was called Spanning Tree tools, if you can't find it let me know and when I get to my "real" computer not this iThingy &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 00:53:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664282#M69</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-11-12T00:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Shortest distance matrix using GIS</title>
      <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664283#M70</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://www.arcgis.com/home/item.html?id=6ce9db93533345e49350d30a07fc913a"&gt;Spanning Tree Tools&lt;/A&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 02:23:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664283#M70</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-11-12T02:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Shortest distance matrix using GIS</title>
      <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664284#M71</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx, Dan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Nice works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, really curious on the details how ESRI implements Djkstra's Algorithm in Network Analyst for efficiency…Can you instruct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Govinda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For network data analysis with ArcGIS 10.x, it would be nice also to do hands-on with 'The data that the ArcGIS Network Analyst tutorial exercises and workflows reference' at &lt;A href="http://www.arcgis.com/home/item.html?id=d6bd91b2fddc483b8ccbc66942db84cb" title="http://www.arcgis.com/home/item.html?id=d6bd91b2fddc483b8ccbc66942db84cb"&gt;http://www.arcgis.com/home/item.html?id=d6bd91b2fddc483b8ccbc66942db84cb&lt;/A&gt; ...which offer deep insight on how ESRI Network Analyst tackles graph data for routing questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After those exercises, you can build a 'network dataset' and perform analyses on a 'network dataset' (rather than SHP file) with ESRI NA, including OD cost matrix.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;IMG __jive_id="28389" alt="network-ArcGIS.JPG" class="jive-image image-1" height="325" src="https://community.esri.com/legacyfs/online/28389_network-ArcGIS.JPG" style="width: 404px; height: 269px;" width="479" /&gt;&lt;/P&gt;&lt;P&gt;By the way, please also refer to the 'Engineering Fast Route Planning Algorithms' (attachment)...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 05:16:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664284#M71</guid>
      <dc:creator>larryzhang</dc:creator>
      <dc:date>2014-11-12T05:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Shortest distance matrix using GIS</title>
      <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664285#M72</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Larry... I am going on memory on the fundamentals behind NA only the NA team could elaborate.&amp;nbsp; As for the exercises, I presume that they are contained in a gdb, I usually only develop using shapefiles since I use the base python code in other open source software and gdb's add another layer of checking I don't need&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 09:40:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664285#M72</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-11-12T09:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Shortest distance matrix using GIS</title>
      <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664286#M73</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greeting, Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really nice! You are making many efforts to help others...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 10:01:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664286#M73</guid>
      <dc:creator>larryzhang</dc:creator>
      <dc:date>2014-11-12T10:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Shortest distance matrix using GIS</title>
      <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664287#M74</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Dan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 10:34:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664287#M74</guid>
      <dc:creator>govindaDumaru</dc:creator>
      <dc:date>2014-11-12T10:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Shortest distance matrix using GIS</title>
      <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664288#M75</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Iarry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 10:42:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664288#M75</guid>
      <dc:creator>govindaDumaru</dc:creator>
      <dc:date>2014-11-12T10:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Shortest distance matrix using GIS</title>
      <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664289#M76</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;greeting all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please someone provide link for the tutorials data for arcgis 10.2.1. I have lost from my drive.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 10:15:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664289#M76</guid>
      <dc:creator>govindaDumaru</dc:creator>
      <dc:date>2014-11-19T10:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Shortest distance matrix using GIS</title>
      <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664290#M77</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For&amp;nbsp; tutorial at &lt;A href="http://resources.arcgis.com/en/help/main/10.2/#/About_the_ArcGIS_Network_Analyst_extension_tutorial/00470000005r000000/" title="http://resources.arcgis.com/en/help/main/10.2/#/About_the_ArcGIS_Network_Analyst_extension_tutorial/00470000005r000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; and &lt;A href="http://resources.arcgis.com/en/help/main/10.1/#/About_the_ArcGIS_Network_Analyst_extension_tutorial/00470000005r000000/" title="http://resources.arcgis.com/en/help/main/10.1/#/About_the_ArcGIS_Network_Analyst_extension_tutorial/00470000005r000000/"&gt;ArcGIS Help 10.1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For graph data for ESRI at &lt;A href="http://www.arcgis.com/home/item.html?id=d6bd91b2fddc483b8ccbc66942db84cb" title="http://www.arcgis.com/home/item.html?id=d6bd91b2fddc483b8ccbc66942db84cb"&gt;http://www.arcgis.com/home/item.html?id=d6bd91b2fddc483b8ccbc66942db84cb&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 11:39:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664290#M77</guid>
      <dc:creator>larryzhang</dc:creator>
      <dc:date>2014-11-19T11:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Shortest distance matrix using GIS</title>
      <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664291#M78</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Iarry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the link you provided above is for network analyst only. I am seeking for spatial analyst and others too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 10:16:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664291#M78</guid>
      <dc:creator>govindaDumaru</dc:creator>
      <dc:date>2014-11-21T10:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Shortest distance matrix using GIS</title>
      <link>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664292#M79</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is the &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/ArcGIS_tutorials/00qn0000013t000000/"&gt;complete list of the tutorials &lt;/A&gt;including the spatial analyst .... scroll to find&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 13:04:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/shortest-distance-matrix-using-gis/m-p/664292#M79</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-11-21T13:04:01Z</dc:date>
    </item>
  </channel>
</rss>

