<?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 count in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/intersection-count/m-p/1361926#M27094</link>
    <description>&lt;P&gt;Such a simple solution&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":clapping_hands:"&gt;👏&lt;/span&gt; thank you.&lt;BR /&gt;&lt;BR /&gt;Is there a tool that does the same in ArcPro (that works)?&lt;/P&gt;</description>
    <pubDate>Mon, 18 Dec 2023 08:09:47 GMT</pubDate>
    <dc:creator>BridgetBeesley</dc:creator>
    <dc:date>2023-12-18T08:09:47Z</dc:date>
    <item>
      <title>Intersection count</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/intersection-count/m-p/520746#M17315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have downloaded the Integrated Transport Network (ITN) layer for UK roads.&amp;nbsp; I want to identify and count the number of true (at least three legs) intersections.&amp;nbsp; Any suggestions?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 08:59:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/intersection-count/m-p/520746#M17315</guid>
      <dc:creator>AnnaKenyon1</dc:creator>
      <dc:date>2011-08-05T08:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Intersection count</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/intersection-count/m-p/520747#M17316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anna,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You want to assign each node in the network it's "valency".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm assuming you've used productivity suit to import the data into a file geodatabase?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Do a spatial join using the geoprocessing tool of roadlinks (RdLk) intersecting nodes (RdNd) setting join operation to JOIN_ONE_TO_MANY&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;This creates a dataset with a row for each polyline intersecting a node&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;You can then use the Frequency tool or summary statistics tool to count TARGET_FID, this will count the number of times a node was selected.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;This gives you a table where for each OBJECTID (refered to as TARGET_FID) has a count.&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;BR /&gt;&lt;SPAN&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 13:50:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/intersection-count/m-p/520747#M17316</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2011-08-09T13:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Intersection count</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/intersection-count/m-p/520748#M17317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much Duncan! I've been trying to work out how to do this for a while and I finally got it to work using your instructions!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 09:35:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/intersection-count/m-p/520748#M17317</guid>
      <dc:creator>LauraMacdonald1</dc:creator>
      <dc:date>2016-06-15T09:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Intersection count</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/intersection-count/m-p/1361926#M27094</link>
      <description>&lt;P&gt;Such a simple solution&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":clapping_hands:"&gt;👏&lt;/span&gt; thank you.&lt;BR /&gt;&lt;BR /&gt;Is there a tool that does the same in ArcPro (that works)?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 08:09:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/intersection-count/m-p/1361926#M27094</guid>
      <dc:creator>BridgetBeesley</dc:creator>
      <dc:date>2023-12-18T08:09:47Z</dc:date>
    </item>
  </channel>
</rss>

