<?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 joining junctions with information on the connecting edges in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/joining-junctions-with-information-on-the/m-p/572882#M5507</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 need to find several things about my junctions and add that info as columns in the junctions table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of them is the number of edges a junction connects to. From reading around I figured that there is a way to query the network dataset about that information but only programatically. Is that correct? In this case, I can work around this by doing a spatial join between my junctions and my edges and I get a count column which is what I want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The other thing is more problematic. I would like to have information about the class of edges a junction is connected to. Class is a column in my edges table. The only way to do this I can think would be to encode my classes as powers of 10 (residential = 1, secondary=10, major = 100, motorway = 1000, ...) and do a sum in the join so that if a junction connects to two secondary and a residential it would return 21 and I can also work the thing backwards (since there is a maximum of 8 edges connected to a junction).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a simpler way of doing 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;Guillaume&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Feb 2012 17:38:50 GMT</pubDate>
    <dc:creator>GuillaumeBarreau</dc:creator>
    <dc:date>2012-02-16T17:38:50Z</dc:date>
    <item>
      <title>joining junctions with information on the connecting edges</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/joining-junctions-with-information-on-the/m-p/572882#M5507</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 need to find several things about my junctions and add that info as columns in the junctions table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of them is the number of edges a junction connects to. From reading around I figured that there is a way to query the network dataset about that information but only programatically. Is that correct? In this case, I can work around this by doing a spatial join between my junctions and my edges and I get a count column which is what I want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The other thing is more problematic. I would like to have information about the class of edges a junction is connected to. Class is a column in my edges table. The only way to do this I can think would be to encode my classes as powers of 10 (residential = 1, secondary=10, major = 100, motorway = 1000, ...) and do a sum in the join so that if a junction connects to two secondary and a residential it would return 21 and I can also work the thing backwards (since there is a maximum of 8 edges connected to a junction).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a simpler way of doing 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;Guillaume&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 17:38:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/joining-junctions-with-information-on-the/m-p/572882#M5507</guid>
      <dc:creator>GuillaumeBarreau</dc:creator>
      <dc:date>2012-02-16T17:38:50Z</dc:date>
    </item>
  </channel>
</rss>

