<?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: Rout analysis layer: finding the distance and time for each segment of the route in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/rout-analysis-layer-finding-the-distance-and-time/m-p/1544975#M8887</link>
    <description>&lt;P&gt;Great! Thank you so much. This is really helpful.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Oct 2024 21:26:29 GMT</pubDate>
    <dc:creator>Vicky_WTam</dc:creator>
    <dc:date>2024-10-02T21:26:29Z</dc:date>
    <item>
      <title>Rout analysis layer: finding the distance and time for each segment of the route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/rout-analysis-layer-finding-the-distance-and-time/m-p/1544733#M8883</link>
      <description>&lt;P&gt;I am using the route analysis layer to solve a set of points representing multiple stops for multiple routes. As expected, it generated the routes linking all of the stops. Is there a way to determine the drive distance and time for each individual segment along each route?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 13:42:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/rout-analysis-layer-finding-the-distance-and-time/m-p/1544733#M8883</guid>
      <dc:creator>Vicky_WTam</dc:creator>
      <dc:date>2024-10-02T13:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Rout analysis layer: finding the distance and time for each segment of the route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/rout-analysis-layer-finding-the-distance-and-time/m-p/1544813#M8884</link>
      <description>&lt;P&gt;Yes!&amp;nbsp; After solving the route layer, use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/network-analyst/copy-traversed-source-features.htm" target="_self"&gt;Copy Traversed Source Features&lt;/A&gt; tool.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 15:09:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/rout-analysis-layer-finding-the-distance-and-time/m-p/1544813#M8884</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2024-10-02T15:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Rout analysis layer: finding the distance and time for each segment of the route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/rout-analysis-layer-finding-the-distance-and-time/m-p/1544955#M8885</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/101257"&gt;@MelindaMorang&lt;/a&gt;! Rather than every segment time and distance, can I use the tool to find time and distance for all edges between my stops? The output of Copy Traversed Source Features calculated edge data for every junction but there isn't a way for me to determine if these edges are part of my route to my 1st, 2nd, or 3rd etc stop.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 20:33:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/rout-analysis-layer-finding-the-distance-and-time/m-p/1544955#M8885</guid>
      <dc:creator>Vicky_WTam</dc:creator>
      <dc:date>2024-10-02T20:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Rout analysis layer: finding the distance and time for each segment of the route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/rout-analysis-layer-finding-the-distance-and-time/m-p/1544959#M8886</link>
      <description>&lt;P&gt;I think you can achieve this with some joins and post-processing.&lt;/P&gt;
&lt;P&gt;The FromJunctionID and ToJunctionID fields in Edges refer to the ObjectID values in Junctions.&amp;nbsp; The Junctions output's SourceType field will be NA_CLASS for stops and&amp;nbsp;NETWORK for intermediate junctions that are part of the network.&amp;nbsp; If you join these two tables, you can figure out which edges started or ended at a stop instead of a regular junction, and you can sum or otherwise combine the intermediate rows.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 20:51:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/rout-analysis-layer-finding-the-distance-and-time/m-p/1544959#M8886</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2024-10-02T20:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Rout analysis layer: finding the distance and time for each segment of the route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/rout-analysis-layer-finding-the-distance-and-time/m-p/1544975#M8887</link>
      <description>&lt;P&gt;Great! Thank you so much. This is really helpful.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 21:26:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/rout-analysis-layer-finding-the-distance-and-time/m-p/1544975#M8887</guid>
      <dc:creator>Vicky_WTam</dc:creator>
      <dc:date>2024-10-02T21:26:29Z</dc:date>
    </item>
  </channel>
</rss>

