<?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: In Network Analyst Routing, how do you get turn delays to work? in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376009#M3576</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, Jay.&amp;nbsp; I don't have access to my project at the moment, but will respond as best as I can.&amp;nbsp; Note that I do not have access to ESRI technical support with my student license.&amp;nbsp; I still have many questions.&amp;nbsp; Thanks for the tip on the Identify tool.&amp;nbsp; I will try that as soon as I can get back to the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure I&amp;nbsp;understand how a non-default cost is used at all.&amp;nbsp; If I have two Costs (one default, one not), and both are specified in minutes, does it add the cost for each Cost for each possible segment used in a route, or does it only use the default Cost calculation?&amp;nbsp; How do I "&lt;SPAN style="background-color: #ffffff;"&gt;pick any non-default cost attribute to solve a shortest path" as you say above?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Anyway, since I tried just the Global turn delays, I'm still not sure what I should do differently to get them to have an effect.&amp;nbsp; Would more screenshots of my setup help?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;So to summarize my main questions from the previous post with my best answers ...\&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Question #1:&amp;nbsp; Should I care if I use global turn delays or is there a non-global turn delay?&amp;nbsp; How would I decide which I should use?&lt;/STRONG&gt;&amp;nbsp; I think global turn delays (if I can get them working) should be sufficient.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Question #2:&amp;nbsp; Do I need to [add a Turn feature class]?&amp;nbsp; How would I decide?&amp;nbsp;&lt;/STRONG&gt;&lt;EM&gt;I still do not have any idea on this one.&amp;nbsp; Can I used the global turn delays without making a Turn feature class?&lt;/EM&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Question #3:&amp;nbsp; Is this [needing a time-based costs] only true for using Global Turn Delays?&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;EM&gt;I think it would also be true for non-Global Turn Delays?&lt;/EM&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Question #4:&amp;nbsp; Are the non-default costs used or ignored?&amp;nbsp; Does it calculate the non-default costs, and then just make those values available for the default cost evaluation?&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;EM&gt;I still don't know how this works.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 May 2018 20:06:18 GMT</pubDate>
    <dc:creator>BradSrebnik</dc:creator>
    <dc:date>2018-05-10T20:06:18Z</dc:date>
    <item>
      <title>In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376007#M3574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to get turn delays to work in Network Analyst Routing.&amp;nbsp; My numbered questions are in bold below.&amp;nbsp; I have read all the articles I can find in ESRI help on turns, global turn delays, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a Network Dataset from a Roads feature class.&amp;nbsp; With help on this community board, I was able to customize the Length attribute to control how the routing was done.&amp;nbsp; I did this with a Python script in Field Evaluators for the attribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to add a bigger penalty for left turns.&amp;nbsp; &lt;STRONG&gt;Question #1:&amp;nbsp; Should I care if I use global turn delays or is there a non-global turn delay?&amp;nbsp; How would I decide which I should use?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought I needed to add a Turn feature class&amp;nbsp; (&lt;STRONG&gt;Question #2:&amp;nbsp; Do I need to?&amp;nbsp; How would I decide?&lt;/STRONG&gt;), so I did so with the Creature Turn Feature Class (Network Analyst) tool.&amp;nbsp; I did not use a template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I added the Turn feature class to the Network Dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I tried 10 different ways to set a longer delay for left turns using Script Evaluators for the Turns in my Length Attribute.&amp;nbsp; It always seemed to ignore what I did.&amp;nbsp; Re-building the dataset does not help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I read (in a Community comment I think, not in help) that you have to set a time-base Cost as the Use by Default Cost Attribute to use turn delays.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question #3:&amp;nbsp; Is this only true for using Global Turn Delays?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question #4:&amp;nbsp; Are the non-default costs used or ignored?&amp;nbsp; Does it calculate the non-default costs, and then just make those values available for the default cost evaluation?&amp;nbsp; This does not appear to be documented at all.&amp;nbsp; I'd like to understand how all that works.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I added a time-based Cost Attribute and set Use by Default.&amp;nbsp; I found the directions to get to the Global Turn Delay setting, and I tried setting all the left turn delays to a very long time (e. g., 600 seconds) so I could test a short route that could get to the destination using one or two left turns.&amp;nbsp; Screenshot of dialog attached.&amp;nbsp; No matter what I did, it always makes the route have two left turns.&amp;nbsp; It is even takes a longer route than it could.&amp;nbsp; See attached screenshot of route.&amp;nbsp; Re-building the dataset does not help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question #5:&amp;nbsp; &lt;/STRONG&gt;&lt;STRONG&gt;Am I doing the right things to get this working?&amp;nbsp; Any suggestions?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm happy to give more detail about anything I did if it will help answer my questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 16:37:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376007#M3574</guid>
      <dc:creator>BradSrebnik</dc:creator>
      <dc:date>2018-05-10T16:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376008#M3575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brad,&lt;/P&gt;&lt;P&gt;You ask a number of questions. So let me try to answer them.&lt;/P&gt;&lt;P&gt;Global turns are useful to specify overall trends, such as left turns take longer than right turns. They are important if you are trying to get accurate travel times. A turn feature class can be created so you can model turn restrictions or complex turns or specific turns. That is, a certain turn is not allowed or a turn at a complex intersections requires going through many edges to restrict a turning movement or some turn has an unusual delay that cannot be accounted for by the global turn penalties.&lt;/P&gt;&lt;P&gt;Delay, as the word implies has to do with time. It does not make sense if you are finding a shortest path based on length to also have a delay at a turn. How do you combine the two different costs? So have a cost attribute based on time (say in minutes) and make sure your turn delay are in the same units (i.e., minutes).&lt;/P&gt;&lt;P&gt;A shortest path solve will minimize the cost attribute you specify in the route analysis layer. The use by default makes it easy to say which one to use. Only one cost can be minimized. You can pick any non-default cost attribute to solve a shortest path.&lt;/P&gt;&lt;P&gt;As far as why the global turns are not getting used in your case, it could be way you have specified the cost attribute and then in using it with the route analysis solver.&lt;/P&gt;&lt;P&gt;One handy tool that you can use to see how the costs are setup is the Network Identify tool. It is the second icon from the right on the NA toolbar. You can add your network dataset to map, then use this tool to examine edges and see how they are connected to others and also see the cost values associated with them.&lt;/P&gt;&lt;P&gt;If you cannot get the global turns to work, I would suggest that you contact Esri technical support so that they may get your data and see what needs to be done to make it work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jay Sandhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 18:41:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376008#M3575</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2018-05-10T18:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376009#M3576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, Jay.&amp;nbsp; I don't have access to my project at the moment, but will respond as best as I can.&amp;nbsp; Note that I do not have access to ESRI technical support with my student license.&amp;nbsp; I still have many questions.&amp;nbsp; Thanks for the tip on the Identify tool.&amp;nbsp; I will try that as soon as I can get back to the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure I&amp;nbsp;understand how a non-default cost is used at all.&amp;nbsp; If I have two Costs (one default, one not), and both are specified in minutes, does it add the cost for each Cost for each possible segment used in a route, or does it only use the default Cost calculation?&amp;nbsp; How do I "&lt;SPAN style="background-color: #ffffff;"&gt;pick any non-default cost attribute to solve a shortest path" as you say above?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Anyway, since I tried just the Global turn delays, I'm still not sure what I should do differently to get them to have an effect.&amp;nbsp; Would more screenshots of my setup help?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;So to summarize my main questions from the previous post with my best answers ...\&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Question #1:&amp;nbsp; Should I care if I use global turn delays or is there a non-global turn delay?&amp;nbsp; How would I decide which I should use?&lt;/STRONG&gt;&amp;nbsp; I think global turn delays (if I can get them working) should be sufficient.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Question #2:&amp;nbsp; Do I need to [add a Turn feature class]?&amp;nbsp; How would I decide?&amp;nbsp;&lt;/STRONG&gt;&lt;EM&gt;I still do not have any idea on this one.&amp;nbsp; Can I used the global turn delays without making a Turn feature class?&lt;/EM&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Question #3:&amp;nbsp; Is this [needing a time-based costs] only true for using Global Turn Delays?&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;EM&gt;I think it would also be true for non-Global Turn Delays?&lt;/EM&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Question #4:&amp;nbsp; Are the non-default costs used or ignored?&amp;nbsp; Does it calculate the non-default costs, and then just make those values available for the default cost evaluation?&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;EM&gt;I still don't know how this works.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 20:06:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376009#M3576</guid>
      <dc:creator>BradSrebnik</dc:creator>
      <dc:date>2018-05-10T20:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376010#M3577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brad,&lt;/P&gt;&lt;P&gt;I think you have some confusion over what is a "cost". When you create a network dataset, you specify the sources (like edges and turns, etc) that provide the geometry and topology rules. You also define "attributes" like costs, restrictions, etc. One cost could be traveltime and another Length. Then you specify how these will be populated from fields (or other types of evaluators) from the input sources. One of these costs can be marked as Use be default. When you create a route analysis layer, it will set the cost marked as use by default as the one to solve on. But you can bring up the properties of the route layer and pick a different one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as question 2, you do not need a turn feature class to use global turns. Please read my detailed response in previous message that explained the difference between the two and when you need the turn feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more on question 4, I suggest you read more on network datasets:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/what-is-a-network-dataset.htm" title="https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/what-is-a-network-dataset.htm"&gt;What is a network dataset?—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then&amp;nbsp;I will suggest that you go through the Network Analyst tutorials that are available here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/about-the-network-analyst-tutorial-exercises.htm" title="https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/about-the-network-analyst-tutorial-exercises.htm"&gt;About the ArcGIS Network Analyst extension tutorial—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jay Sandhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 20:22:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376010#M3577</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2018-05-10T20:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376011#M3578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the additional reply and clarifications.&amp;nbsp; The first paragraph would be a great addition to the help documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now I know I don't need a Turn feature class for my purposes, and the global turn delays should be sufficient.&amp;nbsp; I have removed that feature class from the network dataset and from the geodatabase, and re-built the dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have DriveTime as my default (I wish it was call "current" not "default") Cost Attribute.&amp;nbsp; For testing purposes, I have both edge Evaluators set to a constant value of 0.&amp;nbsp; I only want to take the turns into account to try to get that part working.&amp;nbsp; See first attached screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="225" src="https://community.esri.com/legacyfs/online/406307_SourceEvaluators1.jpg" width="330" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I go to the Default Values tab so I can set up the global turn delays:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image" height="223" src="https://community.esri.com/legacyfs/online/406308_SourceEvaluators2.jpg" width="329" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here are the long left turn delays:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image" height="225" src="https://community.esri.com/legacyfs/online/406309_LongLeftTurnDelays.jpg" width="328" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it says the Dataset is already built so I don't need to re-build it.&amp;nbsp; I solve for the same route as above and it still takes the long route with two left turns.&amp;nbsp; I tried to use the Network Identify Tool, but it doesn't seem to show anything about delays at turns.&amp;nbsp; Is there any way to view that information?&amp;nbsp; Here is a screenshot of a junction point, which also shows the route taken in the background:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-4 jive-image" height="346" src="https://community.esri.com/legacyfs/online/406310_NetworkIdentifyAtJunction1.jpg" width="393" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So does anyone see anything I'm doing wrong?&amp;nbsp; Appreciate all the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 01:27:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376011#M3578</guid>
      <dc:creator>BradSrebnik</dc:creator>
      <dc:date>2018-05-11T01:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376012#M3579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PS&amp;nbsp; Here's the Travel Mode tab, in case that has a problem.&amp;nbsp; No parameter values are set up here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="322" src="https://community.esri.com/legacyfs/online/406311_TravelMode1.jpg" width="354" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 03:52:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376012#M3579</guid>
      <dc:creator>BradSrebnik</dc:creator>
      <dc:date>2018-05-11T03:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376013#M3580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PS&amp;nbsp; Setting the Global Turn Delay for left turns to -1 gives the same route solution.&amp;nbsp; I believe it should result in no solution, and this further indicates that it is not looking at the Global Turn Delay Evaluator (for some reason I have yet to figure out).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 04:31:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376013#M3580</guid>
      <dc:creator>BradSrebnik</dc:creator>
      <dc:date>2018-05-11T04:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376014#M3581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I figured it out.&amp;nbsp; For others fighting this problem, the final step to getting working is shown below.&amp;nbsp; Also see everything I did above.&amp;nbsp; I will now try to add this to my custom cost evaluators, re-purposed to time, not length calculations, as discussed here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/message/769635-network-analyst-and-script-evaluators-accessing-attributes-get-network-element-evaluator-error"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Network Analyst and Script Evaluators: accessing attributes, get "network element evaluator error"&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open the Network Analyst window with the button on the Network Analyst toolbar.&lt;/P&gt;&lt;P&gt;On the Analysis Settings tab, make sure that Impedance is set to your time-based attribute (DriveTime in my case).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assumed that having only one Travel Mode (set in my Network Dataset properties) and having it have a cost-based impedance would make the routing cost analysis use time (not distance) cost.&amp;nbsp; But no.&amp;nbsp; You need to set the Analysis Settings Impedance as well. This is not mentioned in the "Establishing Global Turns" help page.&amp;nbsp; It is one of the steps in Exercise 3 of the "ArcGIS Network Analyst Tutorial" but even there it doesn't mention a relationship to Global Turns.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 13:59:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376014#M3581</guid>
      <dc:creator>BradSrebnik</dc:creator>
      <dc:date>2018-05-11T13:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376015#M3582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad you figured it out! As I had mentioned before, you can have many costs in the network dataset. But for each routing analysis you have to pick the one you want to use. In your case, the global turns were associated with one of the costs. If you do not pick that cost to solve on then obviously the turn delays were not getting used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the suggestion of current .vs. default. I think default is appropriate. It is a setting in the network dataset that acts as a hint to the route analysis layer to use it. But you can change the cost in the route analysis layer. That does not change any settings in the network dataset, i.e., the new cost picked for routing does not change the default settings in the network dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jay Sandhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 15:29:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376015#M3582</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2018-05-11T15:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376016#M3583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do note, however, that I'm not convinced that the routing takes the optimal route in all cases.&amp;nbsp; I have a simple test case, and have the penalty for left turns at 30 seconds, and for right turns, 5 seconds.&amp;nbsp; The route can either 1 left turn and 2 right turns, or vice versa.&amp;nbsp; So a difference of 25 seconds.&amp;nbsp; I have field evaluators for the edge costs (based on a number of factors).&amp;nbsp; With the Network Identify Tool I can add up the edge costs, correct?&amp;nbsp; The difference between the two possible routes on that score is less than 25 seconds.&amp;nbsp; So totaling everything up, it should use the route with less left turns, but it doesn't until the edge cost difference is much greater than 25 seconds.&amp;nbsp; But I'll double-check my calculations when I have more time...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 15:49:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376016#M3583</guid>
      <dc:creator>BradSrebnik</dc:creator>
      <dc:date>2018-05-11T15:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376017#M3584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brad -&amp;nbsp;&amp;nbsp;I'm picking up this conversation and wanted to know if you had any luck fine-tuning your network?&amp;nbsp; I'm having a similar issue with unexpected route results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2019 01:55:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376017#M3584</guid>
      <dc:creator>JamesGraham</dc:creator>
      <dc:date>2019-04-17T01:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376018#M3585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, James.&amp;nbsp; Yes, I got it working.&amp;nbsp; I'll send you a message and you can connect with me.&amp;nbsp; I can send you a conference presentation I made on the subject.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2019 02:15:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/376018#M3585</guid>
      <dc:creator>BradSrebnik</dc:creator>
      <dc:date>2019-04-17T02:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/1596838#M8991</link>
      <description>&lt;P&gt;I wrestled with this topic back in 2020.&amp;nbsp; Now that I'm switching to ArcGIS Pro, it's time to revisit.&lt;BR /&gt;&lt;BR /&gt;My analysis from having done the driving myself is not just time versus distance, but also Safety.&lt;BR /&gt;Left Turns and U-turns are inherently more costly in time than right turns or going a bit further around the block, but also involve waiting for oncoming traffic which is less safe at intersections, curves, and hills.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;One solution had the Route leaving a four-lane road, Left Turn across traffic, Stop, make a U-Turn back to the same road, Left Turn across traffic, drive two blocks, and repeat the process.&amp;nbsp; I modified the Curb approach on both stops and eliminated both U-turns and two Left Turns.&lt;BR /&gt;I've looked at some Network Analyst solutions and wonder if the algorithm understands how automobiles work.&lt;BR /&gt;I found it easier and quicker to manually resequence by cutting and pasting in the Network Analyst window or dropping a Temporary point barrier to force the best solution.&lt;BR /&gt;My routing is ephemeral and the stops are different on every engagement.&lt;BR /&gt;&lt;BR /&gt;I would appreciate the conference presentation as well.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 22:08:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/1596838#M8991</guid>
      <dc:creator>JohnGuilfoyle</dc:creator>
      <dc:date>2025-03-18T22:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/1597114#M8992</link>
      <description>&lt;P&gt;Hi John.&amp;nbsp; I can't tell from your question whether you have your own network dataset or you're using the Esri-provided Streetmap Premium or ArcGIS Online routing service.&amp;nbsp; The answer to your question depends on which of those you're using.&lt;/P&gt;&lt;P&gt;If you have your own network dataset, then getting better results is likely a matter of improving the way turns are modeled in your network.&amp;nbsp; You can use global turns to penalize, for example, all left turns.&amp;nbsp; You can use a turn feature class to forbid or penalize specific turns at specific intersections.&amp;nbsp; Here's some documentation on that:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/turns-in-the-network-dataset.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/turns-in-the-network-dataset.htm&lt;/A&gt;&amp;nbsp;(with links to more detailed documentation on turn feature classes and global turns).&lt;/P&gt;&lt;P&gt;If you're using Streetmap Premium or the ArcGIS Online routing service, you don't have the ability to configure the network dataset.&amp;nbsp; If you're seeing unrealistic solutions, please feel free to respond here (or send me a private message) with an example of the input points and the travel mode you're using.&amp;nbsp; We'd be happy to investigate a couple of cases where the solution is bad, and we can see if it might be a problem with our data.&lt;/P&gt;&lt;P&gt;Note that for either your own network dataset or Streetmap Premium / AGOL, you can configure your own travel mode for the analysis.&amp;nbsp; You can choose which restrictions to use and what U-turn policy to employ.&amp;nbsp; Some tweaking here may be helpful.&amp;nbsp; Here's some documentation about using travel modes:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/travel-modes-in-network-analysis-layers.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/travel-modes-in-network-analysis-layers.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 14:55:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/1597114#M8992</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2025-03-19T14:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/1600276#M8997</link>
      <description>&lt;P&gt;Is there a way to send a KMZ file?&amp;nbsp; A screenshot is often not adequate to show the issues.&lt;BR /&gt;In ArcMap, my process is to create a rough route, export a KMZ file to open with Google Earth or LocusPro Android App (which my Field Agents use), and review the KMZ by following the route and looking for edits to be made to the original route.&lt;BR /&gt;I have found that many techniques to quickly make changes and resolve issues in ArcMap are impossible or extremely complicated in ArcGIS Pro.&lt;BR /&gt;I would like to get some training from a Network Analyst expert since this is my primary function and it seems that Network Analyst was completely gutted in the Pro platform.&amp;nbsp; Something as simple as moving a stop in sequence is no longer automated but requires manual input.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 02:08:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/1600276#M8997</guid>
      <dc:creator>JohnGuilfoyle</dc:creator>
      <dc:date>2025-03-28T02:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/1600288#M8998</link>
      <description>&lt;P&gt;Is there a way to see how&amp;nbsp;&lt;SPAN&gt;Esri Streetmap Premium handles turns?&lt;BR /&gt;In the interest of accuracy, Left Turns and U-Turns should have a higher time penalty since they affect safety, efficiency, and effectiveness.&lt;BR /&gt;Every Left Turn or U-Turn in the U.S. requires crossing over oncoming traffic, but I've never seen that topic discussed.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 02:20:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/1600288#M8998</guid>
      <dc:creator>JohnGuilfoyle</dc:creator>
      <dc:date>2025-03-28T02:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/1600943#M8999</link>
      <description>&lt;P&gt;I checked with our Streetmap Premium data experts, and what they said is this: The SMP network dataset uses the travel times that our data vendor provides as-is. They only provide travel times along the street segments, and do not provide any delays in travel time for any turns or intersection crossings. For this reason, there's no information about turn delays in the SMP documentation.&lt;/P&gt;&lt;P&gt;In the past, we considered introducing a penalty for turns in the SMP network, but after some investigation, we concluded that turns all across a continent don’t have the same penalty. Even turns within a large metropolitan area have different penalties depending on the neighborhood, so we did not add global turns to any SMP network datasets.&lt;/P&gt;&lt;P&gt;If you're using Streetmap Premium for your workflows but want to use global turns or your own turn features, you can talk to your Esri representative and request the Streetmap Premium Custom Roads product, which is editable by the user.&amp;nbsp; You can then configure the turns as desired.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 16:49:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/1600943#M8999</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2025-03-31T16:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/1600947#M9000</link>
      <description>&lt;P&gt;For sharing specific locations where the route doesn't seem to be doing what you would expect, feel free to post here or send me a private message with a lat/lon point, KMZ, zipped file gdb, or whatever other format works for you.&amp;nbsp; We will take a look.&lt;/P&gt;&lt;P&gt;Regarding manually reordering the stop sequence for a Route analysis: I believe my colleague Jay has already responded to your private message on this subject, but in case anyone else is reading here: This functionality is, indeed, not supported in Pro at this time.&amp;nbsp; There is an open enhancement request logged through Support, so if you'd like to add your use case for this functionality and request it through official channels, please contact Esri Support and reference case&amp;nbsp;ENH-000139200.&lt;/P&gt;&lt;P&gt;Regarding Pro Network Analyst workflows more generally and training options: We have an extensive set of tutorials here:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/network-analyst-tutorials.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/network-analyst-tutorials.htm&lt;/A&gt;.&amp;nbsp; I'm checking with my colleagues to find out if there are any instructor-led training courses for Network Analyst and will get back to you.&amp;nbsp; In the meantime, you can always search through the training catalog here:&amp;nbsp;&lt;A href="https://www.esri.com/training/" target="_blank"&gt;https://www.esri.com/training/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 17:02:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/1600947#M9000</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2025-03-31T17:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: In Network Analyst Routing, how do you get turn delays to work?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/1601261#M9001</link>
      <description>&lt;P&gt;To follow up from yesterday: As far as I was able to determine, Esri doesn't currently offer any instructor-led training for Network Analyst in Pro.&amp;nbsp; Here's a list of on-demand self-paced courses:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/training/catalog/57630434851d31e02a43ef58/preparing-for-network-analysis/" target="_blank"&gt;https://www.esri.com/training/catalog/57630434851d31e02a43ef58/preparing-for-network-analysis/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/training/catalog/64c946d9e9b24307fd5dbb6a/prepare-data-for-network-analysis-in-arcgis-pro/" target="_blank"&gt;https://www.esri.com/training/catalog/64c946d9e9b24307fd5dbb6a/prepare-data-for-network-analysis-in-arcgis-pro/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/training/catalog/64c94671e9b24307fd5db5ca/configure-a-network-dataset-in-arcgis-pro/" target="_blank"&gt;https://www.esri.com/training/catalog/64c94671e9b24307fd5db5ca/configure-a-network-dataset-in-arcgis-pro/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/training/catalog/57ae3ba542de278c0a03657f/creating-optimized-routes-using-arcgis-pro/" target="_blank"&gt;https://www.esri.com/training/catalog/57ae3ba542de278c0a03657f/creating-optimized-routes-using-arcgis-pro/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/training/catalog/582253de4c37b1a46f677c0b/creating-an-origindestination-cost-matrix-in-arcgis-pro/" target="_blank"&gt;https://www.esri.com/training/catalog/582253de4c37b1a46f677c0b/creating-an-origindestination-cost-matrix-in-arcgis-pro/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/training/catalog/57bcfdd581e455607e4a59aa/generating-service-areas-using-arcgis-pro/" target="_blank"&gt;https://www.esri.com/training/catalog/57bcfdd581e455607e4a59aa/generating-service-areas-using-arcgis-pro/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/training/catalog/57eb07e1ee85c0f5204b5253/finding-the-closest-facilities-using-arcgis-pro/" target="_blank"&gt;https://www.esri.com/training/catalog/57eb07e1ee85c0f5204b5253/finding-the-closest-facilities-using-arcgis-pro/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/training/catalog/57630433851d31e02a43eeef/finding-the-optimal-location-of-facilities-using-arcgis-pro/" target="_blank"&gt;https://www.esri.com/training/catalog/57630433851d31e02a43eeef/finding-the-optimal-location-of-facilities-using-arcgis-pro/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/training/catalog/5a1da3e0e79aee27e8839e8b/optimizing-routes-for-efficient-fleet-management/" target="_blank"&gt;https://www.esri.com/training/catalog/5a1da3e0e79aee27e8839e8b/optimizing-routes-for-efficient-fleet-management/&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;There’s an Esri site called MediaSpace that has many videos of Network Analyst:&amp;nbsp;&lt;A href="https://mediaspace.esri.com/esearch/search?keyword=network%20analyst" target="_blank"&gt;https://mediaspace.esri.com/esearch/search?keyword=network%20analyst&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 13:27:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/in-network-analyst-routing-how-do-you-get-turn/m-p/1601261#M9001</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2025-04-01T13:27:22Z</dc:date>
    </item>
  </channel>
</rss>

