<?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: Network Analysis with No Turns in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analysis-with-no-turns/m-p/644030#M6152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you can use the planarize tool to give a completely connectivity or selected connectivity. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you did not define turns, by default all turns are enabled. You will see this option when building a network dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Dec 2013 10:32:35 GMT</pubDate>
    <dc:creator>RamB</dc:creator>
    <dc:date>2013-12-10T10:32:35Z</dc:date>
    <item>
      <title>Network Analysis with No Turns</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analysis-with-no-turns/m-p/644029#M6151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all as a PG DIP Student in NZ, I'm fairly inexperienced in Network Analysis. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My biggest problem is that the network I am producing has no turns in it, so when I do my service area place that are 28 Km's away are considered more than 3 hours away. I get the feeling its just modelling along the lines and taking one line from my service centres in a sort of spiral but not making use of connecting roads. I have about 91,000 junctions, with about 200,000 edges but zero turns... I am having a hard time understanding how this problem is occurring since there doesn't seem to be any forums on this topic. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have seen that using the repair connectivity tools are useful but they aren't even clickable, as in never become usable. I have all the necessary licences as I have the student ArcMap 10.0 package.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cody K&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 23:09:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analysis-with-no-turns/m-p/644029#M6151</guid>
      <dc:creator>CodyKinzett</dc:creator>
      <dc:date>2013-12-09T23:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analysis with No Turns</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analysis-with-no-turns/m-p/644030#M6152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you can use the planarize tool to give a completely connectivity or selected connectivity. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you did not define turns, by default all turns are enabled. You will see this option when building a network dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 10:32:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analysis-with-no-turns/m-p/644030#M6152</guid>
      <dc:creator>RamB</dc:creator>
      <dc:date>2013-12-10T10:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analysis with No Turns</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analysis-with-no-turns/m-p/644031#M6153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As bsriramak said, this is probably not a problem with Turns.&amp;nbsp; Turns are just used for applying time penalties or restrictions on specific turns.&amp;nbsp; By default, the network will allow you to make turns between any two connected roads at an intersection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, the more likely problem is that your network isn't well connected.&amp;nbsp; Here's how you can investigate:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Zoom in to an intersection that's giving you problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Use the Network Identify tool (on the Network Analyst toolbar) and click on one of the roads that goes into that intersection.&amp;nbsp; Does it have an endpoint at the intersection?&amp;nbsp; Do the other roads that meet at that intersection show up in the adjacent edges list?&amp;nbsp; You can click the adjacent edge numbers in the Network Identify window to highlight them on the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- If all the roads that should be connected&amp;nbsp; to your road aren't actually connected, then you need to fix your network.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To fix a network that isn't well connected:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- First, open your network dataset properties and look at the connectivity tab.&amp;nbsp; If your street feature class has vertices at the intersections but not end points, you might be able to fix your problems by switching to Any Vertex connectivity instead of endpoint.&amp;nbsp; Read &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Modifying_connectivity/00470000001v000000/"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#/Modifying_connectivity/00470000001v000000/&lt;/A&gt;&lt;SPAN&gt; for some tips.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- If your street features don't have vertices there either, you might need to run the Integrate tool.&amp;nbsp; This tool will create vertices at the points where features touch each other.&amp;nbsp; You have to be careful, though, because it will create vertices in places where they might not belong, such as highway overpasses.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 14:07:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analysis-with-no-turns/m-p/644031#M6153</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2013-12-10T14:07:26Z</dc:date>
    </item>
  </channel>
</rss>

