<?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: Calulating number of turns along a route in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321173#M3102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The VBA code is already linked into this forum post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 May 2012 14:15:27 GMT</pubDate>
    <dc:creator>JaySandhu</dc:creator>
    <dc:date>2012-05-30T14:15:27Z</dc:date>
    <item>
      <title>Calulating number of turns along a route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321161#M3090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm am using NA's Closest Facility solver to calculate routes between incidents and the closest fire station. The processes works fine and I have about 385 different routes. Is it possible to calculate or find out the number of turns along each route? And better yet, whether it was a left or right turn? Any help would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 22:00:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321161#M3090</guid>
      <dc:creator>KateSchaefer</dc:creator>
      <dc:date>2012-04-25T22:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Calulating number of turns along a route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321162#M3091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you looking at counting turns that may be part of a turn feature class? In that case if their are turn restrictions they will be avoided. Only turns that have delays assoicated with them may be traversed. In that case use the traversal addin to generate the feature classes, including turns, after your paths are solved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/gallery/file/ArcObjects-.NET-API-Code-Gallery/details?entryID=C8A2186E-1422-2418-3494-48812C8DB8DE"&gt;http://resources.arcgis.com/gallery/file/ArcObjects-.NET-API-Code-Gallery/details?entryID=C8A2186E-1422-2418-3494-48812C8DB8DE&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if you are looking at simply "bends" along your paths, then you have to look at the geometry at each intersection to see if a "turn" is being made. One simple way to get this information reported is to get the directions of a route. It will report left and right turns. You can save the directions as text or XML. With XML you may be able to parse out what you need, but this may not be in the best way to summerize.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can the network dataset you are using to solve editable to add more attributes for later use? That may give more options on reporting turn information.&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>Thu, 26 Apr 2012 16:56:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321162#M3091</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2012-04-26T16:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calulating number of turns along a route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321163#M3092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much! I installed and ran the Traversal Result tool and it gave me exactly what I needed. For others in the same boat, it creates (among other things) a "TRFC_Turns" feature class. This counted each intersection that the route took and gave me times for each intersection. Based on the times I was able to classify if the route went straight through the intersection or if it took a left or right. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again, this worked great!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kate&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2012 19:28:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321163#M3092</guid>
      <dc:creator>KateSchaefer</dc:creator>
      <dc:date>2012-04-26T19:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calulating number of turns along a route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321164#M3093</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;SPAN&gt;I am also trying to find no. of turns (left and right) along a route. But I have ArcGIS 9.3, and I guess, this add-in is for ArcGIS 10 as it doesn't recognize 9.3. So, it would be helpful for me if any one can please post the VBA code associated with the add-in? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I know that turns can be accessed via traversal but when I use that with my network data set it gives me a blank shapefile, however, junctions and edges outputs are perfectly fine. That left me wondering if it has anything to do with the way I set up my turns while creating the network dataset. That time, I checked "Yes" to the question "Do you want to model turns in this network?" with "Global turns" checked as the turn sources. Also, at the end, I established driving directions by just providing "Street Name Fields". Alternatively, I tried using INAStreetDirectionsAgent, but it gives me the directions in XML output. I couldn't find any other useful output from that. Even, with the XML output I don't know how to use it to get the number of turns.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nagendra&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2012 22:16:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321164#M3093</guid>
      <dc:creator>NagendraDhakar</dc:creator>
      <dc:date>2012-05-19T22:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Calulating number of turns along a route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321165#M3094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The VAB is posted below. It will work for turns if they exist in your data. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Public Sub AddNATraversalResultToArcMap()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Dim pMxDoc As IMxDocument&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Dim pNetworkAnalystExtension As INetworkAnalystExtension&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Dim pNALayer As INALayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Dim pFLayer As IFeatureLayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Dim pTraversalResultQuery As INATraversalResultQuery&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Dim pNATraversalResultEdit As INATraversalResultEdit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Set pMxDoc = ThisDocument&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Set pNetworkAnalystExtension = Application.FindExtensionByName("Network Analyst")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Set pNALayer = pNetworkAnalystExtension.NAWindow.ActiveAnalysis&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Set pTraversalResultQuery = pNALayer.Context.Result&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Set pNATraversalResultEdit = pTraversalResultQuery&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 'Infer Geometry&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; pNATraversalResultEdit.InferGeometry "", Nothing, New CancelTracker&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 'Get the Edges and add as a layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Set pFLayer = New FeatureLayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Set pFLayer.FeatureClass = pTraversalResultQuery.FeatureClass(esriNETEdge)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; pFLayer.Name = pFLayer.FeatureClass.AliasName&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; pMxDoc.FocusMap.AddLayer pFLayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 'Get the Junctions and add as a layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Set pFLayer = New FeatureLayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Set pFLayer.FeatureClass = pTraversalResultQuery.FeatureClass(esriNETJunction)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; pFLayer.Name = pFLayer.FeatureClass.AliasName&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; pMxDoc.FocusMap.AddLayer pFLayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 'Get the Turns and add as a layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Set pFLayer = New FeatureLayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Set pFLayer.FeatureClass = pTraversalResultQuery.FeatureClass(esriNETTurn)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; pFLayer.Name = pFLayer.FeatureClass.AliasName&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; pMxDoc.FocusMap.AddLayer pFLayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;End Sub&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 14:54:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321165#M3094</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2012-05-21T14:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Calulating number of turns along a route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321166#M3095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the reply. I used the same VBA code for turns but output had nothing. Btw, if street directions are available doesn't it mean that turns are there too? if not then do we have to import turns separately?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nagendra&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 15:03:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321166#M3095</guid>
      <dc:creator>NagendraDhakar</dc:creator>
      <dc:date>2012-05-21T15:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Calulating number of turns along a route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321167#M3096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The street directions looks at every edge of a route as it connects to the next edge, computes the angle and then decides what angle exists before it can say left or right turn. As I mentioned, this VBA (or the new AddIn) export out the turn features that were part of the network dataset. it cannot export what does not exist. You will have to post process the Edges that are exported out of here to determine left/right turns.&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>Mon, 21 May 2012 15:11:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321167#M3096</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2012-05-21T15:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calulating number of turns along a route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321168#M3097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then is there any way to get these turns through street direction? I can export the directions as a XML output but how can I get left and right turns from that? If i try to calculate angles between edges than it will increase the computing time. So, I am thinking if there is something in the results that can be used for this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nagendra&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 15:24:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321168#M3097</guid>
      <dc:creator>NagendraDhakar</dc:creator>
      <dc:date>2012-05-21T15:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calulating number of turns along a route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321169#M3098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What are your goals? Is it know the number of turns (define turn!)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; That is, is it to know left/right turns only when street name changes? Or is it to know bends or turns in the road even when the street name does not change?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At a minimum, you could export the directions and count how many "left" and "right" words are contained in it!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 15:34:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321169#M3098</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2012-05-21T15:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Calulating number of turns along a route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321170#M3099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My goal is to count number of left and right turns in a route and turns should be made at an intersections. If nothing works out, I was thinking to read the XML file to get count of "left" and "right" words. Btw, how does ArcGIS decide left and right turns?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nagendra&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 16:28:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321170#M3099</guid>
      <dc:creator>NagendraDhakar</dc:creator>
      <dc:date>2012-05-21T16:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Calulating number of turns along a route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321171#M3100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also, do you know how to read A XML file, i am having difficulty in doing that. I am using following for this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Dim xmlStream As esriSystem.IXMLStream
Dim xmlReader As esriSystem.IXMLReader

Set xmlStream = New esriSystem.xmlStream
xmlStream.LoadFromFile "D:\Directions.xml"

Set xmlReader = New esriSystem.xmlReader
xmlReader.ReadFrom xmlStream&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know what to do after this. However, I tried several methods of IXMLReader but couldn't get anything working. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nagendra&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 15:14:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321171#M3100</guid>
      <dc:creator>NagendraDhakar</dc:creator>
      <dc:date>2021-12-11T15:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Calulating number of turns along a route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321172#M3101</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;SPAN&gt;I am also annoying to find no. of turns (left and right) the length of a route. But I have ArcGIS 9.3, and I guess, this add-in is for ArcGIS 10 as it doesn't identify 9.3. So, it would be accommodating for me if anyone can please post the VBA code linked with the add-in? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I know that turns can be access via traversal but when I use that with my network data set it gives me a blank shapefile, however, junctions and limits output are completely fine. That left me wondering if it has anything to do with the way I set up my turns while create the network dataset. That time, I checked "Yes" to the question "Do you want to model turns in this network?" with "Global turns" checkered as the turn source. Also, at the end, I recognized driving instructions by just as long as "Street Name Fields". Alternatively, I tried using INAStreetDirectionsAgent, but it gives me the directions in XML output. I couldn't find any other useful output from that. Even, with the XML output I don't know how to use it to get the number of turns�?��?��?��?��?��?��?��?��?��?��?��?��?��?��?�..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; &lt;A href="&amp;lt;/span&amp;gt;&amp;lt;a" target="_blank"&gt; liposuction Miami &lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 03:05:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321172#M3101</guid>
      <dc:creator>jyakypetter</dc:creator>
      <dc:date>2012-05-30T03:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Calulating number of turns along a route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321173#M3102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The VBA code is already linked into this forum post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 14:15:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321173#M3102</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2012-05-30T14:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Calulating number of turns along a route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321174#M3103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please share me&amp;nbsp;the other link to download T&lt;SPAN style="background-color: #ffffff;"&gt;raversal addin?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;The current link has been broken.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thank you so much!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2019 02:17:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321174#M3103</guid>
      <dc:creator>liemnguyen</dc:creator>
      <dc:date>2019-01-10T02:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calulating number of turns along a route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321175#M3104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the GP tool to get to the traversal results.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/latest/tools/network-analyst-toolbox/copy-traversed-source-features.htm" title="https://desktop.arcgis.com/en/arcmap/latest/tools/network-analyst-toolbox/copy-traversed-source-features.htm"&gt;Copy Traversed Source Features—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2019 17:08:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calulating-number-of-turns-along-a-route/m-p/321175#M3104</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2019-01-10T17:08:55Z</dc:date>
    </item>
  </channel>
</rss>

