<?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: Roadway Distance to a SPECIFIC location in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/roadway-distance-to-a-specific-location/m-p/631205#M6051</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That worked perfectly - thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 Oct 2013 18:42:00 GMT</pubDate>
    <dc:creator>LindseyWinn1</dc:creator>
    <dc:date>2013-10-19T18:42:00Z</dc:date>
    <item>
      <title>Roadway Distance to a SPECIFIC location</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/roadway-distance-to-a-specific-location/m-p/631201#M6047</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 need to find the roadway distance to a specific location (not closest) for a large number of lat/longs (example: child's home to their school (not nearest school). So it's basically a one-to-one match up. I have lat/longs for both. Any thoughts on how to do this? Would the closest facility somehow work? Thank you in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lindsey&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 19:13:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/roadway-distance-to-a-specific-location/m-p/631201#M6047</guid>
      <dc:creator>LindseyWinn1</dc:creator>
      <dc:date>2013-10-10T19:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Roadway Distance to a SPECIFIC location</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/roadway-distance-to-a-specific-location/m-p/631202#M6048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//004700000001000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//004700000001000000&lt;/A&gt;&lt;SPAN&gt; covers shortest path analysis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 02:17:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/roadway-distance-to-a-specific-location/m-p/631202#M6048</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2013-10-11T02:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Roadway Distance to a SPECIFIC location</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/roadway-distance-to-a-specific-location/m-p/631203#M6049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you! Should I use the Closest Facility Tool? How do I set it up so it calculates a one-to-one roadway distance as opposed to it taking Point A and finding whichever point in the second dataset is the closest? Does this make sense?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 02:27:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/roadway-distance-to-a-specific-location/m-p/631203#M6049</guid>
      <dc:creator>LindseyWinn1</dc:creator>
      <dc:date>2013-10-11T02:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Roadway Distance to a SPECIFIC location</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/roadway-distance-to-a-specific-location/m-p/631204#M6050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are a couple of ways to do this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Use closest facility solver. Select all the students that go to the same school. Load these student locations as Incidents and that one school as the facility and now solve for 1 closest. This will give you the path/distance for that set. Repeat for the next school.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Use the route solver. You have to set up your data such that each student and their school is a pair of points you will load into the route solver with a common ROUTENAME id. In this way you can load all students and their school as start/end pairs and solving this will give you distances for each point pair. You can search the forums for ROUTENAME and see more on how to set that up.&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>Fri, 11 Oct 2013 16:54:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/roadway-distance-to-a-specific-location/m-p/631204#M6050</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2013-10-11T16:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Roadway Distance to a SPECIFIC location</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/roadway-distance-to-a-specific-location/m-p/631205#M6051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That worked perfectly - thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Oct 2013 18:42:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/roadway-distance-to-a-specific-location/m-p/631205#M6051</guid>
      <dc:creator>LindseyWinn1</dc:creator>
      <dc:date>2013-10-19T18:42:00Z</dc:date>
    </item>
  </channel>
</rss>

