<?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: Problem in finding the Shortest Path in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/problem-in-finding-the-shortest-path/m-p/635039#M6090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Michael&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Many Thanks to you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Nov 2011 01:43:01 GMT</pubDate>
    <dc:creator>Raaj-</dc:creator>
    <dc:date>2011-11-29T01:43:01Z</dc:date>
    <item>
      <title>Problem in finding the Shortest Path</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/problem-in-finding-the-shortest-path/m-p/635034#M6085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Users&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Network Dataset that I've created does not show the shortest route on various roads although no restrictions are given for the roads and the only criteria for the selection of the route was the length of the roads.It does work for certain roads and sometimes it gives the error that there is no route existing between the specified two points although there clearly exists a road. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For your reference I have attached the print screen images showing the problematic locations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also attached the shapefile used for creating the network dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly help me to sort out this problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 09:38:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/problem-in-finding-the-shortest-path/m-p/635034#M6085</guid>
      <dc:creator>Raaj-</dc:creator>
      <dc:date>2011-11-23T09:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in finding the Shortest Path</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/problem-in-finding-the-shortest-path/m-p/635035#M6086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sounds like this is likely a connectivity issue in your network dataset, causing the expected paths to be invalid. You should investigate your connectivity policy in the network dataset properties and also check to make sure that any features you expect to connect to each other actually share a common vertex at the intended connection point (it does not suffice for features merely to touch or cross; they must explicitly share a common vertex at their meeting point in order to establish connection). If this is indeed the case, you can force features that touch to share a common vertex by using the 'Integrate' GP tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 19:13:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/problem-in-finding-the-shortest-path/m-p/635035#M6086</guid>
      <dc:creator>MichaelRice</dc:creator>
      <dc:date>2011-11-23T19:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in finding the Shortest Path</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/problem-in-finding-the-shortest-path/m-p/635036#M6087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Michael&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried, still I am getting the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't have any other features to integrate using GP tool. I am having only the raods shp.file with length as attribute.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I request you to help me in sorting this out.If possible can you try creating a new Network Dataset with the attached raods shapefile and let me know your comments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your suggestions and help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It sounds like this is likely a connectivity issue in your network dataset, causing the expected paths to be invalid. You should investigate your connectivity policy in the network dataset properties and also check to make sure that any features you expect to connect to each other actually share a common vertex at the intended connection point (it does not suffice for features merely to touch or cross; they must explicitly share a common vertex at their meeting point in order to establish connection). If this is indeed the case, you can force features that touch to share a common vertex by using the 'Integrate' GP tool.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2011 10:02:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/problem-in-finding-the-shortest-path/m-p/635036#M6087</guid>
      <dc:creator>Raaj-</dc:creator>
      <dc:date>2011-11-28T10:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in finding the Shortest Path</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/problem-in-finding-the-shortest-path/m-p/635037#M6088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I looked at your dataset, and you do have connectivity issues. Change your connectivity policy to be "Any Vertex" (instead of "End Point"), and run the "Integrate" GP tool, and it should work for you (it worked for me on your dataset). Here is a good resource for you to read on &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Understanding_connectivity/004700000009000000/"&gt;understanding connectivity in the network dataset&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I don't have any other features to integrate using GP tool. I am having only the raods shp.file with length as attribute.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You don't need multiple feature classes to run Integrate. You can run it on just your single roads shapefile and it will integrate only the features within this shapefile.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2011 15:32:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/problem-in-finding-the-shortest-path/m-p/635037#M6088</guid>
      <dc:creator>MichaelRice</dc:creator>
      <dc:date>2011-11-28T15:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in finding the Shortest Path</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/problem-in-finding-the-shortest-path/m-p/635038#M6089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In case it was not clear from my previous post, please also make sure to completely rebuild your network dataset after integrating your features and changing the connectivity policy. The changes will only take effect after a rebuild.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2011 16:01:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/problem-in-finding-the-shortest-path/m-p/635038#M6089</guid>
      <dc:creator>MichaelRice</dc:creator>
      <dc:date>2011-11-28T16:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in finding the Shortest Path</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/problem-in-finding-the-shortest-path/m-p/635039#M6090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Michael&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Many Thanks to you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 01:43:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/problem-in-finding-the-shortest-path/m-p/635039#M6090</guid>
      <dc:creator>Raaj-</dc:creator>
      <dc:date>2011-11-29T01:43:01Z</dc:date>
    </item>
  </channel>
</rss>

