<?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 analyst in Arcgis pro in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628424#M6022</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;totally never tried it ... just check the help files using "network analyst height restrictions" and one of several&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/arcpy/network-analyst/routesolverproperties.htm" title="https://pro.arcgis.com/en/pro-app/arcpy/network-analyst/routesolverproperties.htm"&gt;RouteSolverProperties—Network Analyst module | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE style="color: #4c4c4c; background-color: #ffffff; border: 1px solid #cccccc; font-size: 0.875rem; margin-bottom: 1.55rem;"&gt;&lt;TBODY&gt;&lt;TR style="border-bottom: 1px solid #cccccc;"&gt;&lt;TD style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;attributeParameters&lt;DIV class=""&gt;(Read and Write)&lt;/DIV&gt;&lt;/TD&gt;&lt;TD style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P style="margin-bottom: 1.55rem;"&gt;Provides the ability to get or set the parameterized attributes to be used in the analysis. The property returns a Python dictionary. The dictionary key is a two-value tuple consisting of the attribute name and the parameter name. The value for each item in the dictionary is the parameter value.&lt;/P&gt;&lt;P style="margin-bottom: 1.55rem;"&gt;Parameterized network attributes are used to model some dynamic aspect of an attribute's value. For example, a tunnel with a height restriction of 12 feet can be modeled using a parameter. In this case, the vehicle's height in feet should be specified as the parameter value. If the vehicle is taller than 12 feet, this restriction will then evaluate to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;True&lt;/SPAN&gt;, thereby restricting travel through the tunnel. Similarly, a bridge could have a parameter to specify a weight restriction.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jun 2020 19:20:10 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2020-06-22T19:20:10Z</dc:date>
    <item>
      <title>Network analyst in Arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628423#M6021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a tunnel with 3.9 m high, how can I allow a truck with 3.7 m to pass and prevent another truck with&amp;nbsp; 4 m from passing? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2020 19:11:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628423#M6021</guid>
      <dc:creator>FCC_EnvironmentS_A_</dc:creator>
      <dc:date>2020-06-22T19:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Network analyst in Arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628424#M6022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;totally never tried it ... just check the help files using "network analyst height restrictions" and one of several&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/arcpy/network-analyst/routesolverproperties.htm" title="https://pro.arcgis.com/en/pro-app/arcpy/network-analyst/routesolverproperties.htm"&gt;RouteSolverProperties—Network Analyst module | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE style="color: #4c4c4c; background-color: #ffffff; border: 1px solid #cccccc; font-size: 0.875rem; margin-bottom: 1.55rem;"&gt;&lt;TBODY&gt;&lt;TR style="border-bottom: 1px solid #cccccc;"&gt;&lt;TD style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;attributeParameters&lt;DIV class=""&gt;(Read and Write)&lt;/DIV&gt;&lt;/TD&gt;&lt;TD style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.51667rem;"&gt;&lt;P style="margin-bottom: 1.55rem;"&gt;Provides the ability to get or set the parameterized attributes to be used in the analysis. The property returns a Python dictionary. The dictionary key is a two-value tuple consisting of the attribute name and the parameter name. The value for each item in the dictionary is the parameter value.&lt;/P&gt;&lt;P style="margin-bottom: 1.55rem;"&gt;Parameterized network attributes are used to model some dynamic aspect of an attribute's value. For example, a tunnel with a height restriction of 12 feet can be modeled using a parameter. In this case, the vehicle's height in feet should be specified as the parameter value. If the vehicle is taller than 12 feet, this restriction will then evaluate to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;True&lt;/SPAN&gt;, thereby restricting travel through the tunnel. Similarly, a bridge could have a parameter to specify a weight restriction.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2020 19:20:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628424#M6022</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-06-22T19:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Network analyst in Arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628425#M6023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can provide more details, it would help me to better answer your question.&amp;nbsp; For example, are you running a network analysis using the ArcGIS Online services or the REST API or something, or are you using ArcMap or ArcGIS Pro with your own network dataset?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2020 19:25:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628425#M6023</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2020-06-22T19:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Network analyst in Arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628426#M6024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I'm using ArcGIS Pro with my network dataset. Thank you for your time.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2020 19:31:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628426#M6024</guid>
      <dc:creator>FCC_EnvironmentS_A_</dc:creator>
      <dc:date>2020-06-22T19:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Network analyst in Arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628427#M6025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already tried this with only one truck. Now I want to be able to do it for two trucks in the same solution VRP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2020 19:36:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628427#M6025</guid>
      <dc:creator>FCC_EnvironmentS_A_</dc:creator>
      <dc:date>2020-06-22T19:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Network analyst in Arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628428#M6026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you are asking about how to do this with your own data in ArcGIS Pro, here's a summary of what you need to do:&amp;nbsp; You need to create a restriction attribute that will make each road restricted by comparing the road's height limit with a parameter value indicating the height of the vehicle being modeled in the analysis.&amp;nbsp; You need to set this up with a function evaluator comparing an attribute parameter representing the vehicle height against a descriptor attribute representing the height limit of the road.&amp;nbsp; The descriptor attribute will probably need to use a field evaluator to draw the height limit information from a field in your street data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best way for you to understand how to set all this up is to run through the &lt;A href="https://pro.arcgis.com/en/pro-app/help/analysis/networks/how-to-create-a-usable-network-dataset.htm"&gt;Create a network dataset tutorial&lt;/A&gt;.&amp;nbsp; Part of that tutorial does exactly what I described above.&amp;nbsp; The sample data that comes with the tutorial also has an already-constructed example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2020 19:55:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628428#M6026</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2020-06-22T19:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Network analyst in Arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628429#M6027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you create a restriction on the network and set up the vehicle height parameter for that restriction, the value you put in there is simply the default.&amp;nbsp; You can adjust that value before solving your analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best thing to do is to create two travel modes, one for each truck.&amp;nbsp; A travel mode includes all the analysis settings, such as restrictions and parameters, that will be applied for the analysis.&amp;nbsp; In the Restrictions section of the travel mode configuration, set the vehicle height parameter value to the appropriate value.&amp;nbsp; In other words, you can just override the default value of the parameter using the correct value for the truck you're trying to model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2020 20:57:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628429#M6027</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2020-06-22T20:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Network analyst in Arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628430#M6028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;I've&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;already&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;done&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;that.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class="" lang="en" style="background-color: #fdfdfd;"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;I&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;think&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;in&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;every&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;analysis&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;I&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;can&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;only&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;use&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;one&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;travel&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;mode&lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;.&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;First, I&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;use&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;a&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;travel&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;mode ("&lt;STRONG&gt;VehicleA10feet&lt;/STRONG&gt;")&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;that&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;compares&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;with&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;vehicle&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;A.&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;Then&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;I&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;use&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;another&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;travel&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;mode&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;(&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;"&lt;STRONG style="background-color: #fdfdfd; "&gt;VehicleA12feet&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;)&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;that&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;compares&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;with&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;vehicle&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;B.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;What I'm looking for is a way in the VRP solution to compare the height of the road with the height of vehicles A and B&amp;nbsp;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;at&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;the&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;same&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;time (&lt;/SPAN&gt;i&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;n&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;the&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;same&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;VRP&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;analysis).&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class="" lang="en" style="background-color: #fdfdfd;"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;For&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;example&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;in&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;the&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;same&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;VRP&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;solution,&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;vehicle&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;A&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;with&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;10&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;feet&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;passes,&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;and&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;vehicle&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;B&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;with&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;12&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;feet&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;does&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;not&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;pass.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thank you for your time.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2020 23:00:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628430#M6028</guid>
      <dc:creator>FCC_EnvironmentS_A_</dc:creator>
      <dc:date>2020-06-22T23:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Network analyst in Arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628431#M6029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/497512_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2020 23:38:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628431#M6029</guid>
      <dc:creator>FCC_EnvironmentS_A_</dc:creator>
      <dc:date>2020-06-22T23:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Network analyst in Arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628432#M6030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are correct that a VRP analysis can only use one travel mode at a time. By restricting the problem to just a single travel mode when in reality there are two vehicle types, one with a more restrictive set up then the other, I see two different things that might need to be worked around. The first is that some orders simply can not be reached by the more restrictive vehicle because to get to that order the vehicle must drive on a street that it is not allowed. To overcome this I would first solve the problem with the more restrictive of the travel modes. Any orders that are unreachable by the vehicles with that travel mode will need to be visited by the other vehicle and all the others can be visited by either vehicle type. Then solve the VRP with the less restrictive travel mode and use specialties to restrict the orders that must be on the less restrictive vehicle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second thing that will need to be considered is the final route paths being optimized for the specific travel mode. To do this once the VRP analysis is done, the route paths can be rerun using the Route solver to get the best path for each travel mode. The VRP analysis will already be done with one of the travel modes so only the routes that will be driven by the other vehicle type will need to be rerun.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Heather&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2020 16:53:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628432#M6030</guid>
      <dc:creator>HeatherMoe</dc:creator>
      <dc:date>2020-06-23T16:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Network analyst in Arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628433#M6031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;I'm&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;going&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;to&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;try&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;that&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="" data-is-focusable="true" style="background-color: transparent;"&gt;solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; "&gt;Thank you for your time.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2020 17:13:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-in-arcgis-pro/m-p/628433#M6031</guid>
      <dc:creator>FCC_EnvironmentS_A_</dc:creator>
      <dc:date>2020-06-23T17:13:53Z</dc:date>
    </item>
  </channel>
</rss>

