<?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: OD Cost matrix gives wrong results in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/od-cost-matrix-gives-wrong-results/m-p/619927#M5938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First: you should not be using OD feature for your task. You must instead use 'closest facility' analysis. as shown here &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help../index.html#//00470000004n000000" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help../index.html#//00470000004n000000&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second: checking visually or connectivity rules is not enough. If you doubt a path, check for a simple shortest path by clicking on origin and destination and solve it for a route. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Third: results from OD are not shown with geometric alignment along the road network, it is shown as aerial distance but it contains real world travelled distance. So please do not conclude based only on graphic display of result especially with OD tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Feb 2014 04:20:42 GMT</pubDate>
    <dc:creator>RamB</dc:creator>
    <dc:date>2014-02-16T04:20:42Z</dc:date>
    <item>
      <title>OD Cost matrix gives wrong results</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/od-cost-matrix-gives-wrong-results/m-p/619926#M5937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using OD Cost Matrix with a very simple network dataset (no turns, etc. just defaults).&amp;nbsp; I am trying to find the closest Health Facility (Destination) to many villages (origin).&amp;nbsp; When I run the the OD Cost Matrix solver most of the Destination Rank = 1 lines appear correct based on a visual inspection of the road network.&amp;nbsp; However, there are several where the closest Health Facility to a village is clearly wrong.&amp;nbsp; I've checked for the connectivity of the road network and there don't appear to be any gaps in the next work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm attaching a graphic.&amp;nbsp; Notice that Health Facility 67 (Destination) is closest to village 1638 (origin) but doesn't come up with that (instead 1638 is linked (Destination Rank = 1) to a Health Facility that is a long way off (the graphic).&amp;nbsp; Also notice that there does not appear to be any gap along the network (dangle errors shown).&amp;nbsp; For Location Position (Load Locations dialogue) I am using a search tolerance of 1000 meters which is plenty large.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any insights are appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]31421[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 21:40:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/od-cost-matrix-gives-wrong-results/m-p/619926#M5937</guid>
      <dc:creator>JohnLowry</dc:creator>
      <dc:date>2014-02-13T21:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: OD Cost matrix gives wrong results</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/od-cost-matrix-gives-wrong-results/m-p/619927#M5938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First: you should not be using OD feature for your task. You must instead use 'closest facility' analysis. as shown here &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help../index.html#//00470000004n000000" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help../index.html#//00470000004n000000&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second: checking visually or connectivity rules is not enough. If you doubt a path, check for a simple shortest path by clicking on origin and destination and solve it for a route. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Third: results from OD are not shown with geometric alignment along the road network, it is shown as aerial distance but it contains real world travelled distance. So please do not conclude based only on graphic display of result especially with OD tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Feb 2014 04:20:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/od-cost-matrix-gives-wrong-results/m-p/619927#M5938</guid>
      <dc:creator>RamB</dc:creator>
      <dc:date>2014-02-16T04:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: OD Cost matrix gives wrong results</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/od-cost-matrix-gives-wrong-results/m-p/619928#M5939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much for your helpful advice.&amp;nbsp; I'm now using the right tool for my analysis.&amp;nbsp; Also, I found that the reason the paths were not correct was because I thought were intersecting but instead overlapping.&amp;nbsp; I fixed that with feature-to-line (new version of the old CLEAN).&amp;nbsp; Thanks again for taking the time to post your advice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 02:06:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/od-cost-matrix-gives-wrong-results/m-p/619928#M5939</guid>
      <dc:creator>JohnLowry</dc:creator>
      <dc:date>2014-02-17T02:06:21Z</dc:date>
    </item>
  </channel>
</rss>

