<?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: Traverse network with multiple travel modes in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/traverse-network-with-multiple-travel-modes/m-p/1588515#M8964</link>
    <description>&lt;P&gt;Our trails are a separate feature class and their costs are calculated based on a walking speed. Our goal would be for the network to be smart enough to say you can get to X point via automobile, then continue by walking. However, it sounds like this is not possible, and there are no plans to make it possible, correct? This would be very beneficial for public safety responses.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Feb 2025 14:28:11 GMT</pubDate>
    <dc:creator>melisahansen</dc:creator>
    <dc:date>2025-02-24T14:28:11Z</dc:date>
    <item>
      <title>Traverse network with multiple travel modes</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/traverse-network-with-multiple-travel-modes/m-p/1587171#M8961</link>
      <description>&lt;P&gt;Hello, I have been trying to determine if there is a way to use travel modes to route somewhere by using multiple modes in one route. For example, if I want to route from a major hwy (drivable) to a trail(walkable), is there a way for the routing to using automobile, then switch to walking once it gets to a location where a vehicle is no longer usable.&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/101257"&gt;@MelindaMorang&lt;/a&gt;. Any input is greatly appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 19:53:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/traverse-network-with-multiple-travel-modes/m-p/1587171#M8961</guid>
      <dc:creator>melisahansen</dc:creator>
      <dc:date>2025-02-19T19:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Traverse network with multiple travel modes</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/traverse-network-with-multiple-travel-modes/m-p/1587225#M8962</link>
      <description>&lt;P&gt;In general, no, that's not possible in the same analysis.&lt;/P&gt;&lt;P&gt;If you're creating your own network dataset and you have a separate source feature class for the trails, you could configure a travel time cost attribute to calculate the travel time differently for the streets vs&amp;nbsp; the trails.&amp;nbsp; However, this would preclude a traveler from walking on streets (because as soon as they're on streets, the travel time assumes driving).&amp;nbsp; Maybe that's fine for your purposes.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 21:02:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/traverse-network-with-multiple-travel-modes/m-p/1587225#M8962</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2025-02-19T21:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Traverse network with multiple travel modes</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/traverse-network-with-multiple-travel-modes/m-p/1588515#M8964</link>
      <description>&lt;P&gt;Our trails are a separate feature class and their costs are calculated based on a walking speed. Our goal would be for the network to be smart enough to say you can get to X point via automobile, then continue by walking. However, it sounds like this is not possible, and there are no plans to make it possible, correct? This would be very beneficial for public safety responses.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 14:28:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/traverse-network-with-multiple-travel-modes/m-p/1588515#M8964</guid>
      <dc:creator>melisahansen</dc:creator>
      <dc:date>2025-02-24T14:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Traverse network with multiple travel modes</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/traverse-network-with-multiple-travel-modes/m-p/1588539#M8965</link>
      <description>&lt;P&gt;Since your trails are in a separate feature class, as mentioned above, you could construct a single cost attribute that calculates the travel time on roads using driving speeds and on trails using walking speeds.&amp;nbsp; So technically you could get this to work.&amp;nbsp; You just need to set up the evaluators for your cost attribute correctly.&lt;/P&gt;&lt;P&gt;Documentation for cost attributes:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/cost-attributes.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/cost-attributes.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Documentation for evaluators:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/types-of-evaluators-used-by-a-network.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/types-of-evaluators-used-by-a-network.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The limitation with this model is that the solver can't track whether or not the traveler currently has their car.&amp;nbsp; So, you could potentially get a route where the traveler drives to a trailhead, walks on the trail, emerges at a different point, and continues driving, even though they left their car at the other end of the trail.&amp;nbsp; But if you're just trying to find the best way to get to some point deep in the woods from your headquarters or something like that, it shouldn't be an issue.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 15:23:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/traverse-network-with-multiple-travel-modes/m-p/1588539#M8965</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2025-02-24T15:23:01Z</dc:date>
    </item>
  </channel>
</rss>

