<?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: Restricting turns based on angle. in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/restricting-turns-based-on-angle/m-p/1316335#M8442</link>
    <description>&lt;P&gt;Thanks. Can the global turns be set to fully restrict turns though? I could only get it to add time delays to the specific turn angles.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Aug 2023 11:33:00 GMT</pubDate>
    <dc:creator>GeorgePualwan</dc:creator>
    <dc:date>2023-08-08T11:33:00Z</dc:date>
    <item>
      <title>Restricting turns based on angle.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/restricting-turns-based-on-angle/m-p/1316178#M8440</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Hoping to get some information/push in the right direction with a network analyst issue I'm working through.&lt;/P&gt;&lt;P&gt;I am just now learning the extension, but I wanted to know is it was possible to set up turn restrictions based solely on the angle of the turn from one edge feature to another?&lt;/P&gt;&lt;P&gt;For context, I'm trying to apply this to an existing railroad network dataset to prevent it from routing illegal turns.&lt;/P&gt;&lt;P&gt;What seems to be the closest I've gotten is creating a restriction attribute for the network dataset. From there applying various combinations of logic in the source and default value evaluators using the Turn.Angle element variables and functions. Side question - Does anyone know how the Angle function gets calculated?&lt;/P&gt;&lt;P&gt;This is using ArcMap 10.8.1&lt;/P&gt;&lt;P&gt;It looks like it should be possible, but also might require some more complex configuration between network attributes and evaluators.&amp;nbsp; I feel like I have tried just about every combination of settings, but there are many parameters so I'm sure I'm missing something.&lt;/P&gt;&lt;P&gt;Any pointers would be much appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 19:58:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/restricting-turns-based-on-angle/m-p/1316178#M8440</guid>
      <dc:creator>GeorgePualwan</dc:creator>
      <dc:date>2023-08-07T19:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting turns based on angle.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/restricting-turns-based-on-angle/m-p/1316228#M8441</link>
      <description>&lt;P&gt;You can do this using global turns.&lt;/P&gt;&lt;P&gt;ArcMap:&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/global-turns-about-global-turns.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/global-turns-about-global-turns.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;ArcGIS Pro:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/turn-category-evaluator.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/turn-category-evaluator.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(Please note that ArcMap is entering mature support in March of 2024, and you are highly encouraged to migrate to Pro.)&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 22:01:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/restricting-turns-based-on-angle/m-p/1316228#M8441</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2023-08-07T22:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting turns based on angle.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/restricting-turns-based-on-angle/m-p/1316335#M8442</link>
      <description>&lt;P&gt;Thanks. Can the global turns be set to fully restrict turns though? I could only get it to add time delays to the specific turn angles.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 11:33:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/restricting-turns-based-on-angle/m-p/1316335#M8442</guid>
      <dc:creator>GeorgePualwan</dc:creator>
      <dc:date>2023-08-08T11:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting turns based on angle.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/restricting-turns-based-on-angle/m-p/1317065#M8443</link>
      <description>&lt;P&gt;I think you're correct and this is not possible.&amp;nbsp; However, if you put a really long delay time for each turn category you care about (for instance, all left turns), this would effectively restrict them.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 18:26:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/restricting-turns-based-on-angle/m-p/1317065#M8443</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2023-08-09T18:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting turns based on angle.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/restricting-turns-based-on-angle/m-p/1317328#M8445</link>
      <description>&lt;P&gt;Update: I was able to get this working by creating an empty turn feature class and then setting up a restriction attribute to prohibit turns within a certain angle range. I'm not entirely sure why the empty feature class was needed, but this seems to be working properly now.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 11:22:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/restricting-turns-based-on-angle/m-p/1317328#M8445</guid>
      <dc:creator>GeorgePualwan</dc:creator>
      <dc:date>2023-08-10T11:22:54Z</dc:date>
    </item>
  </channel>
</rss>

