<?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: network path distance in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-path-distance/m-p/614261#M5893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you have the Network Analyst extension, you can build your line features as a network dataset. Then, using Network Analyst, you can create an Origin-Destination (OD) analysis layer and load your points as both origins and destinations. Solving this analysis layer will provide you with a complete matrix of shortest path costs between your points, based on your underlying network dataset costs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are not familiar with how to do this, then I would encourage you to read through the Network Analyst tutorial and work through its exercises. This will show you how to build network datasets and run analysis on them.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 May 2010 14:42:26 GMT</pubDate>
    <dc:creator>MichaelRice</dc:creator>
    <dc:date>2010-05-18T14:42:26Z</dc:date>
    <item>
      <title>network path distance</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-path-distance/m-p/614260#M5892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need help in finding the shortest distance between two points in a shape file. That is the actual distance between the points not the straight line distance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the shape files for points, routes. I need to generate a complete matrix that gives me shortest distance from one point to another this is complete problem i have. If you could help me with finding the actual distance the network distance (along the polyline) between two points I could extend it to my need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 14:26:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-path-distance/m-p/614260#M5892</guid>
      <dc:creator>NITINPASULA</dc:creator>
      <dc:date>2010-05-17T14:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: network path distance</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-path-distance/m-p/614261#M5893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you have the Network Analyst extension, you can build your line features as a network dataset. Then, using Network Analyst, you can create an Origin-Destination (OD) analysis layer and load your points as both origins and destinations. Solving this analysis layer will provide you with a complete matrix of shortest path costs between your points, based on your underlying network dataset costs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are not familiar with how to do this, then I would encourage you to read through the Network Analyst tutorial and work through its exercises. This will show you how to build network datasets and run analysis on them.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 14:42:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-path-distance/m-p/614261#M5893</guid>
      <dc:creator>MichaelRice</dc:creator>
      <dc:date>2010-05-18T14:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: network path distance</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-path-distance/m-p/614262#M5894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have did the same thing as said by you. I have around 1650 points and the OD matrix calculation is crashing for this value. Do you have any solution for this problem. any parameters so as to increase the memory. I have to find disatnce from each of this 1650 to other points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you have the Network Analyst extension, you can build your line features as a network dataset. Then, using Network Analyst, you can create an Origin-Destination (OD) analysis layer and load your points as both origins and destinations. Solving this analysis layer will provide you with a complete matrix of shortest path costs between your points, based on your underlying network dataset costs.&lt;BR /&gt;&lt;BR /&gt;If you are not familiar with how to do this, then I would encourage you to read through the Network Analyst tutorial and work through its exercises. This will show you how to build network datasets and run analysis on them.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 16:48:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-path-distance/m-p/614262#M5894</guid>
      <dc:creator>NITINPASULA</dc:creator>
      <dc:date>2010-05-21T16:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: network path distance</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-path-distance/m-p/614263#M5895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Finding an OD for 1650 points should be very doable. When does it fail? Any error messages? How much memory do you have in the machine? How far apart are the points and do you have hierarchy in the network and using that? If it is running into memory issues, then I would suggest reading this article:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/content/kbase?fa=articleShow&amp;amp;d=30637"&gt;http://resources.arcgis.com/content/kbase?fa=articleShow&amp;amp;d=30637&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Set an OriginChunkSize of 200 for your case and re-run it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 17:31:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-path-distance/m-p/614263#M5895</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2010-05-21T17:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: network path distance</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-path-distance/m-p/614264#M5896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am also a newbie to all of this. I wrote up instructions for calculating the distances from one point to multiple points. I am not sure if this will be exactly what you need but it may help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should be able to find the instructions here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/255...ween-addresses"&gt;http://forums.arcgis.com/threads/255...ween-addresses&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;They are in Word97 format. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you can not get them from there, email me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good Luck&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Barry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 17:39:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-path-distance/m-p/614264#M5896</guid>
      <dc:creator>BarryDurand</dc:creator>
      <dc:date>2011-03-21T17:39:42Z</dc:date>
    </item>
  </channel>
</rss>

