<?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 Network Analyst - Which type of road is used by route? in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713648#M6861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;I solved a vehicle routing problem&amp;nbsp; for logging operations. To get to the orders, my route uses two types of roads (streets and logging tracks). The route created is a simple polyline, but I would like to know&amp;nbsp;at which point the route is on logging tracks and&amp;nbsp;on which on&amp;nbsp; the street. Is there a possibility that network analyst can tell me which road type is used? To ilustrate what I want, I draw this quick and dirty sketch.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sketch" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/397923_Sketch.png" style="width: 620px; height: 388px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2018 10:50:34 GMT</pubDate>
    <dc:creator>MatthiasWüthrich</dc:creator>
    <dc:date>2018-03-02T10:50:34Z</dc:date>
    <item>
      <title>Network Analyst - Which type of road is used by route?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713648#M6861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;I solved a vehicle routing problem&amp;nbsp; for logging operations. To get to the orders, my route uses two types of roads (streets and logging tracks). The route created is a simple polyline, but I would like to know&amp;nbsp;at which point the route is on logging tracks and&amp;nbsp;on which on&amp;nbsp; the street. Is there a possibility that network analyst can tell me which road type is used? To ilustrate what I want, I draw this quick and dirty sketch.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sketch" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/397923_Sketch.png" style="width: 620px; height: 388px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 10:50:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713648#M6861</guid>
      <dc:creator>MatthiasWüthrich</dc:creator>
      <dc:date>2018-03-02T10:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analyst - Which type of road is used by route?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713649#M6862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you'll need to perform a spatial selection using the route to select the underlying features of your street data that was used to build the network.&amp;nbsp; The streets have the type info, correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 12:28:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713649#M6862</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-03-02T12:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analyst - Which type of road is used by route?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713650#M6863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe the least difficult way could be to buffer (small distance) the road types, using a FLAT line end (Advanced license required) and then intersect the route with this buffer to get the road type into the result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 14:45:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713650#M6863</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-03-02T14:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analyst - Which type of road is used by route?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713651#M6864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, the easiest way is to run the &lt;A href="https://desktop.arcgis.com/en/arcmap/latest/tools/network-analyst-toolbox/copy-traversed-source-features.htm"&gt;Copy Traversed Source Features&lt;/A&gt; tool.&amp;nbsp; This will output feature classes that include the network edges, junctions, and turns that were used to make up the route.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 16:26:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713651#M6864</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2018-03-02T16:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analyst - Which type of road is used by route?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713652#M6865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing&amp;nbsp;&lt;A href="https://community.esri.com/people/MMorang-esristaff"&gt;MMorang-esristaff&lt;/A&gt;&amp;nbsp;. Learning something new every day here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 17:01:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713652#M6865</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-03-02T17:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analyst - Which type of road is used by route?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713653#M6866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all the answers. I finally did with the Copy Traversed Source Features tool, it gives me exactly the outpout I want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 08:52:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713653#M6866</guid>
      <dc:creator>MatthiasWüthrich</dc:creator>
      <dc:date>2018-03-05T08:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analyst - Which type of road is used by route?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713654#M6867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As an old Arc/Info user I was wondering, where is the "section" table? lol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much, this command is what I needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 16:32:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713654#M6867</guid>
      <dc:creator>JohnFix1</dc:creator>
      <dc:date>2018-08-30T16:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analyst - Which type of road is used by route?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713655#M6868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When we were designing the route-system, some folks did not want to expose the section attribute table, but I lobbied for it to be visible as it was most useful &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp;And then it became even more useful when we re-wrote the route/allocate products to be in Arcplot and wrote the results out to the RAT/SEC tables. Old memories!&lt;/P&gt;&lt;P&gt;Jay Sandhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 22:30:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713655#M6868</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2018-08-31T22:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analyst - Which type of road is used by route?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713656#M6869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Arcplot! Now that takes me back! "Display 1040" hahaha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2019 13:56:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-which-type-of-road-is-used-by/m-p/713656#M6869</guid>
      <dc:creator>JohnFix1</dc:creator>
      <dc:date>2019-01-08T13:56:11Z</dc:date>
    </item>
  </channel>
</rss>

