<?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: Intersection in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/intersection/m-p/599079#M5757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try using the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Intersect/00080000000p000000/"&gt;Intersect &lt;/A&gt;&lt;SPAN&gt;tool &lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Inputs are your "busy streets" and the routes that students take&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Set the &lt;STRONG&gt;Output Type&lt;/STRONG&gt; parameter to POINT&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;The output will be the points (nodes) where the two routes intersect. It will also include, I'm guessing, points where busy streets intersect.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd suggest you look at this &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2013/02/11/streetintersectionlist/"&gt;blog post about creating a street intersection list&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Although it doesn't solve your problem directly, it may give you good ideas to solve your problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Oct 2013 14:34:30 GMT</pubDate>
    <dc:creator>DaleHoneycutt</dc:creator>
    <dc:date>2013-10-17T14:34:30Z</dc:date>
    <item>
      <title>Intersection</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/intersection/m-p/599078#M5756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a road network and need&amp;nbsp; the number of busy roads that cross the route form each student to a school (Please see attachment). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First I intersect the Road network with the route = output A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I select by locaation from output A the roads that intersect with the route to obtained the crossing roads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I intersect the road_Infrastrucutre with route (points)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and I am stock in here as I do not known how to extract only the nodes that intersect the route (the one pointing the arrows). is ok if I have only few but I need to do this for over 300 routes so it has to be a easy way. Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]28388[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 03:15:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/intersection/m-p/599078#M5756</guid>
      <dc:creator>silvanaAcevedo</dc:creator>
      <dc:date>2013-10-17T03:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Intersection</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/intersection/m-p/599079#M5757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try using the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Intersect/00080000000p000000/"&gt;Intersect &lt;/A&gt;&lt;SPAN&gt;tool &lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Inputs are your "busy streets" and the routes that students take&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Set the &lt;STRONG&gt;Output Type&lt;/STRONG&gt; parameter to POINT&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;The output will be the points (nodes) where the two routes intersect. It will also include, I'm guessing, points where busy streets intersect.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd suggest you look at this &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2013/02/11/streetintersectionlist/"&gt;blog post about creating a street intersection list&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Although it doesn't solve your problem directly, it may give you good ideas to solve your problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 14:34:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/intersection/m-p/599079#M5757</guid>
      <dc:creator>DaleHoneycutt</dc:creator>
      <dc:date>2013-10-17T14:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Intersection</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/intersection/m-p/599080#M5758</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;BR /&gt;&lt;SPAN&gt;Thanks so much for your reply. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did intersect in the way you told me&amp;nbsp; but i get the same output as shown in my attachment because the two lines crossing are Highways (busy roads). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I only need the node from the intersection (arrows pointing to it).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; I look into and the node have a UFI and the lines crossing a From UFI to UFI so may try to export table into Access and try to extract the nodes and see if it work, let you know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks again&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 22:47:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/intersection/m-p/599080#M5758</guid>
      <dc:creator>silvanaAcevedo</dc:creator>
      <dc:date>2013-10-17T22:47:22Z</dc:date>
    </item>
  </channel>
</rss>

