<?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: finding the distance between two address along network in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-distance-between-two-address-along/m-p/741700#M7104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Nov 2010 12:27:30 GMT</pubDate>
    <dc:creator>VadivelanPalanichamy</dc:creator>
    <dc:date>2010-11-23T12:27:30Z</dc:date>
    <item>
      <title>finding the distance between two address along network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-distance-between-two-address-along/m-p/741696#M7100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having a pair of lat/longs around 50k rows.&amp;nbsp; I want to know the route distance between these start and end lat/long. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have NA extension and NA dataset.&amp;nbsp; I am able to do route problem manually. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to know how to batch work for 50k rows ?&amp;nbsp; any idea or any vba code for this ?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need only the route distance..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Nov 2010 23:15:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-distance-between-two-address-along/m-p/741696#M7100</guid>
      <dc:creator>VadivelanPalanichamy</dc:creator>
      <dc:date>2010-11-20T23:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: finding the distance between two address along network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-distance-between-two-address-along/m-p/741697#M7101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can create one Route Analysis Layer and load all your 50K rows and solve.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To do this, make sure you have an ID on each row, say a number from 1 to 50k.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Load your first lat/long pairs and map the ID as the RouteName as Stops&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then load your second lat/long pairs mapping the same ID as the RouteName.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now you will see 50k distinct route pairs in a single route analysis layer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Solve. You will get 50k paths and you can export out the data as needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 16:43:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-distance-between-two-address-along/m-p/741697#M7101</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2010-11-22T16:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: finding the distance between two address along network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-distance-between-two-address-along/m-p/741698#M7102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you some more steps on this "Load your first lat/long pairs and map the ID as the RouteName as Stops Then load your second lat/long pairs mapping the same ID as the RouteName. "...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 19:53:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-distance-between-two-address-along/m-p/741698#M7102</guid>
      <dc:creator>VadivelanPalanichamy</dc:creator>
      <dc:date>2010-11-22T19:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: finding the distance between two address along network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-distance-between-two-address-along/m-p/741699#M7103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See the following post for more details:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/12128-add-origin-amp-destination-locations-from-the-same-row-to-a-route-analysis-layer?highlight=routename"&gt;http://forums.arcgis.com/threads/12128-add-origin-amp-destination-locations-from-the-same-row-to-a-route-analysis-layer?highlight=routename&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 21:12:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-distance-between-two-address-along/m-p/741699#M7103</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2010-11-22T21:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: finding the distance between two address along network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-distance-between-two-address-along/m-p/741700#M7104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 12:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-distance-between-two-address-along/m-p/741700#M7104</guid>
      <dc:creator>VadivelanPalanichamy</dc:creator>
      <dc:date>2010-11-23T12:27:30Z</dc:date>
    </item>
  </channel>
</rss>

