Select to view content in your preferred language

un database associations table

245
1
Jump to solution
04-08-2025 06:04 PM
joecastellana
Occasional Contributor

Hello all,

In the UN database, are junction-junction connectivity associations directional at all? I am trying to query all connections between two asset types, so when I do this do I need to search for both asset types in from and to network source id fields? 

I think I do so am just looking for confirmation before digging too far. Thanks. 

0 Kudos
1 Solution

Accepted Solutions
MikeMillerGIS
Esri Frequent Contributor

A junction to junction can be stored in either direction as direction of a J-J does not matter at this moment.  If you are query the raw association table, you will need to check for both directions.

View solution in original post

1 Reply
MikeMillerGIS
Esri Frequent Contributor

A junction to junction can be stored in either direction as direction of a J-J does not matter at this moment.  If you are query the raw association table, you will need to check for both directions.