<?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: How do I prevent turns at a junction in Network Analyst in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-prevent-turns-at-a-junction-in-network/m-p/1139661#M50843</link>
    <description>&lt;P&gt;Yeah. I did consider trying to use the elevation fields, but decided against it as it would have been too much work to attribute all the required features in a reliable manner (it's a state-wide dataset). Unfortunately it's not my data and our State doesn't have a routable network source available (the data was setup for asset management).&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Feb 2022 00:15:26 GMT</pubDate>
    <dc:creator>LindsayRaabe_FPCWA</dc:creator>
    <dc:date>2022-02-02T00:15:26Z</dc:date>
    <item>
      <title>How do I prevent turns at a junction in Network Analyst</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-prevent-turns-at-a-junction-in-network/m-p/1138228#M50667</link>
      <description>&lt;P&gt;I'm using Network Analyst to build a road network for finding haulage routes. Unfortunately the data I'm using was not designed for routing, so I'm having to manipulate it a fair bit to get what I want. One issue I'm yet to resolve is how to deal with turns at junctions that shouldn't exist. In the screenshot below, the junctions in the green circle are actually an overpass/underpass scenario. I know I can delete the vertices to stop a junction forming, but this is proving difficult to automate because in some instances the vertices are the start/end of lines and then a break forms in the lines.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead, I'm sure there's a way to prevent a turn occurring at a junction but I can't for the life of me figure out how it all works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LindsayRaabe_FPCWA_0-1643350601630.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32540i4934B0004AD7CB50/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LindsayRaabe_FPCWA_0-1643350601630.png" alt="LindsayRaabe_FPCWA_0-1643350601630.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Do I need to create a Turn Feature Class? If so, can I just populate it with segments (like below) and somehow set that as restricted in the Network Properties?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LindsayRaabe_FPCWA_1-1643350816689.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32541i160585FA9F94CFDD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LindsayRaabe_FPCWA_1-1643350816689.png" alt="LindsayRaabe_FPCWA_1-1643350816689.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there another way? (I wanted to delete the junctions after they were created through a spatial selection but it's not editable).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 06:20:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-prevent-turns-at-a-junction-in-network/m-p/1138228#M50667</guid>
      <dc:creator>LindsayRaabe_FPCWA</dc:creator>
      <dc:date>2022-01-28T06:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I prevent turns at a junction in Network Analyst</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-prevent-turns-at-a-junction-in-network/m-p/1138334#M50677</link>
      <description>&lt;P&gt;Yes you do need to create a turn feature class. That is where the data lives that will restrict the turn.&lt;/P&gt;&lt;P&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/creating-a-turn-feature.htm" target="_blank" rel="noopener"&gt;https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/creating-a-turn-feature.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This is step 18, 19 and 20 from the above link...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;On the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Editor&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;toolbar, click the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Attributes&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;button&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;to show the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Attribute Editor&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Edit the attributes as needed. - &lt;STRONG&gt;This is where you might add a value to an additional field for restricting the turn or adding a cost for making the turn.&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;When the edits to the turn feature class are completed, on the&amp;nbsp;&lt;SPAN class=""&gt;Editor&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;toolbar, click&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Editor&amp;nbsp;&lt;SPAN class=""&gt;&amp;gt;&lt;/SPAN&gt;&amp;nbsp;Stop Editing.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class=""&gt;This might be helpful too&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/editing-turn-features-modify-an-attribute-value-of-a-turn-feature.htm" target="_blank" rel="noopener"&gt;https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/editing-turn-features-modify-an-attribute-value-of-a-turn-feature.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;There is a Network Analyst Community here too that you could look into&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-network-analyst-questions/bd-p/arcgis-network-analyst-questions" target="_blank"&gt;https://community.esri.com/t5/arcgis-network-analyst-questions/bd-p/arcgis-network-analyst-questions&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 14:21:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-prevent-turns-at-a-junction-in-network/m-p/1138334#M50677</guid>
      <dc:creator>Sean_Wray</dc:creator>
      <dc:date>2022-01-28T14:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I prevent turns at a junction in Network Analyst</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-prevent-turns-at-a-junction-in-network/m-p/1139229#M50793</link>
      <description>&lt;P&gt;Thanks for the links. By the looks of it, there's no way of mass creating this type of data - it must all be done manually (not what I was looking for unfortunately). I was looking for a way to solve many overpasses turning onto the underpasses instead of taking the on/off ramps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did manage to come up with a solution though. I did a once off pass of the data identifying the overpass or underpass I didn't want turns to happen on, buffered the segments 5 metres into a polygon feature class (yellow features below), and in my network building process, use those polygons to spatially select any segments (wholly within) and create one line data source, and then repeat it selecting everything else (wholly within inverted) to create a 2nd line data source. Both of these line feature classes are then used to build the network, but the one containing the no-turn features within the polygons are set to an Endpoint policy in Group Connectivity, whilst the rest of the data has an Any Vertex policy. Where the datasets meet, turns occur (valid intersections or connections), but when crossing an over/underpass, turns won't happen.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LindsayRaabe_FPCWA_0-1643676406193.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32790i01B7A2D03840F6BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LindsayRaabe_FPCWA_0-1643676406193.png" alt="LindsayRaabe_FPCWA_0-1643676406193.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LindsayRaabe_FPCWA_1-1643676893735.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32791i32C0AF1D30F8C6DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="LindsayRaabe_FPCWA_1-1643676893735.png" alt="LindsayRaabe_FPCWA_1-1643676893735.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 00:57:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-prevent-turns-at-a-junction-in-network/m-p/1139229#M50793</guid>
      <dc:creator>LindsayRaabe_FPCWA</dc:creator>
      <dc:date>2022-02-01T00:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I prevent turns at a junction in Network Analyst</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-prevent-turns-at-a-junction-in-network/m-p/1139366#M50805</link>
      <description>&lt;P&gt;&amp;nbsp;Glad&amp;nbsp; you found a solution. It sounds similar to using an elevation field to separate segments. I haven't had a network with underpasses and overpasses yet, but&amp;nbsp; they describe using elevation values in the same way, except you only need one feature class.&lt;/P&gt;&lt;P&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/10.3/guide-books/extensions/network-analyst/understanding-connectivity.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/10.3/guide-books/extensions/network-analyst/understanding-connectivity.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Elevation fields are used in the network dataset to refine the connectivity at line endpoints. They contain elevation information derived from fields on a feature class participating in the network. This is different from establishing connectivity based on z-coordinate values, in which the physical elevation information is stored on each vertex of the feature. Elevation fields apply to edge and junction sources. Edge feature sources using elevation fields have two fields to describe elevation (one for each end of the line feature)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 14:58:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-prevent-turns-at-a-junction-in-network/m-p/1139366#M50805</guid>
      <dc:creator>Sean_Wray</dc:creator>
      <dc:date>2022-02-01T14:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I prevent turns at a junction in Network Analyst</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-prevent-turns-at-a-junction-in-network/m-p/1139661#M50843</link>
      <description>&lt;P&gt;Yeah. I did consider trying to use the elevation fields, but decided against it as it would have been too much work to attribute all the required features in a reliable manner (it's a state-wide dataset). Unfortunately it's not my data and our State doesn't have a routable network source available (the data was setup for asset management).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 00:15:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-prevent-turns-at-a-junction-in-network/m-p/1139661#M50843</guid>
      <dc:creator>LindsayRaabe_FPCWA</dc:creator>
      <dc:date>2022-02-02T00:15:26Z</dc:date>
    </item>
  </channel>
</rss>

