<?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: Huff Model in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379716#M29963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I am having the same problem, and &lt;STRONG style=": ; font-style: italic;"&gt;I try changing gp = arcgisscripting.create to (10.0)&lt;/STRONG&gt; as I run on Arc 10, but I am still getting the same problem. Anyone have ideas how to resolve this issue?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Executing: HuffModel Auckland_firestations Name attract "C:\Mapping files\working\Decmeber files\Huff_tool\ToolData\SAMPLE" outputfeatureclass Auckland_FSA # # true NR2M_ND 2 NONE "Feature Set" true # #&lt;BR /&gt;Start Time: Fri Dec 20 12:00:59 2013&lt;BR /&gt;Running script HuffModel...&lt;BR /&gt;Finished checking inputs against parameter requirements.&lt;BR /&gt;PYTHON ERRORS:&lt;BR /&gt;Traceback Info:&lt;BR /&gt;&amp;nbsp; File "C:\Mapping files\custom_toolbox\Huff_model\Script\HuffModel.py", line 371, in &amp;lt;module&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; attributes.reset()&lt;BR /&gt;&lt;BR /&gt;Error Info:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;type 'exceptions.AttributeError'&amp;gt;: 'list' object has no attribute 'reset'&lt;BR /&gt;&lt;BR /&gt;GP ERRORS:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Completed script HuffModel...&lt;BR /&gt;Failed to execute (HuffModel).&lt;BR /&gt;Failed at Fri Dec 20 12:01:02 2013 (Elapsed Time: 3.00 seconds)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; Jeffrey-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to specify version 9.3 of the geoprocessor on line 11, even if you are using version ArcGIS 10.x. If you tried that and you're still getting an error, then that is a different issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Dec 2013 12:55:12 GMT</pubDate>
    <dc:creator>PhilMorefield</dc:creator>
    <dc:date>2013-12-20T12:55:12Z</dc:date>
    <item>
      <title>Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379709#M29956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is written for ArcGIS 9.3 however, I am using ArcGIS 10. The code is written as tool. by Mr. Drew Flater (&lt;/SPAN&gt;&lt;A href="http://arcscripts.esri.com/details.asp?dbid=15999"&gt;http://arcscripts.esri.com/details.asp?dbid=15999&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could anyone please change to ArcGIS 10 compatible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting the error with the sample data given with the tool:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #d70019; font-family: &amp;amp;quot;"&gt;&amp;lt;type 'exceptions.UnicodeEncodeError'&amp;gt;: 'ascii' codec can't encode characters in position 29-31: ordinal not in range(128) &lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #d70019; font-family: &amp;amp;quot;"&gt;&lt;SPAN style="color:Black;"&gt;and the error with my data is attached:&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 17:15:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379709#M29956</guid>
      <dc:creator>rrjs67</dc:creator>
      <dc:date>2011-10-03T17:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379710#M29957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried contacting the Author of this script, they would have the best chance in correcting the error? You can contact them from the Arcscript page.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2011 14:23:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379710#M29957</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2011-10-10T14:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379711#M29958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2011 16:16:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379711#M29958</guid>
      <dc:creator>rrjs67</dc:creator>
      <dc:date>2011-10-10T16:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379712#M29959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am also facing an issue with this Script Tool. I get the following message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;---------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color:#ff0000;"&gt;Executing: HuffModel GroceryStores Unique_ID Loc_Sales C:\Sagar\Huff_Model\Proof_of_Concept\Output2 te cntybnd Residences # true ND_HamCoStreets 2 NONE "Feature Set" false # #&lt;BR /&gt;Start Time: Wed Sep 19 23:18:30 2012&lt;BR /&gt;Running script HuffModel...&lt;BR /&gt;Finished checking inputs against parameter requirements.&lt;BR /&gt;PYTHON ERRORS:&lt;BR /&gt;Traceback Info:&lt;BR /&gt;&amp;nbsp; File "C:\Sagar\Huff_Model\AS15999\MarketAnalysisToolbox_update01262010\Script\HuffModel.py", line 371, in &amp;lt;module&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; attributes.reset()&lt;BR /&gt;&lt;BR /&gt;Error Info:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;type 'exceptions.AttributeError'&amp;gt;: 'list' object has no attribute 'reset'&lt;BR /&gt;&lt;BR /&gt;GP ERRORS:&lt;BR /&gt;&lt;BR /&gt;Completed script HuffModel...&lt;BR /&gt;Failed to execute (HuffModel).&lt;BR /&gt;Failed at Wed Sep 19 23:18:55 2012 (Elapsed Time: 25.00 seconds)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;--------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I contacted Mr.Drew Flater before two days but have not received any reply from him. The last update was in 2010 and so there is a possibility that he is not actively working on this tool.&lt;/SPAN&gt;&lt;A href="http://arcscripts.esri.com/ContactAuthor.asp?dbid=15999"&gt;http://arcscripts.esri.com/ContactAuthor.asp?dbid=15999&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know python and it would be really helpful if somebody can explain what does this error message mean. I tried to do an online search but no luck. I have attached the image of the error message.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 02:28:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379712#M29959</guid>
      <dc:creator>SagarShah</dc:creator>
      <dc:date>2012-09-20T02:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379713#M29960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The key piece of information is this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;type 'exceptions.AttributeError'&amp;gt;: 'list' object has no attribute 'reset'&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Here, 'attributes' is a property of a describe object. Apparently the geoprocesser used to return in iterator, but now it returns a Python list. Python lists don't have a 'reset' method. Thus the error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll need to attach the data you are using in order for someone to troubleshoot the tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 19:15:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379713#M29960</guid>
      <dc:creator>PhilMorefield</dc:creator>
      <dc:date>2012-09-20T19:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379714#M29961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Right-click on the tool, and select "Edit". You should see the script open up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On line 10 you should see this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;gp = arcgisscripting.create(93)&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Change it to this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;gp = arcgisscripting.create(9.3)&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;That got the tool working for me, using the example data. I'm on AGD 10.1, Windows XP.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 20:05:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379714#M29961</guid>
      <dc:creator>PhilMorefield</dc:creator>
      <dc:date>2012-09-20T20:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379715#M29962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you...Phil!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That totally worked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Sep 2012 13:45:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379715#M29962</guid>
      <dc:creator>SagarShah</dc:creator>
      <dc:date>2012-09-22T13:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379716#M29963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I am having the same problem, and &lt;STRONG style=": ; font-style: italic;"&gt;I try changing gp = arcgisscripting.create to (10.0)&lt;/STRONG&gt; as I run on Arc 10, but I am still getting the same problem. Anyone have ideas how to resolve this issue?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Executing: HuffModel Auckland_firestations Name attract "C:\Mapping files\working\Decmeber files\Huff_tool\ToolData\SAMPLE" outputfeatureclass Auckland_FSA # # true NR2M_ND 2 NONE "Feature Set" true # #&lt;BR /&gt;Start Time: Fri Dec 20 12:00:59 2013&lt;BR /&gt;Running script HuffModel...&lt;BR /&gt;Finished checking inputs against parameter requirements.&lt;BR /&gt;PYTHON ERRORS:&lt;BR /&gt;Traceback Info:&lt;BR /&gt;&amp;nbsp; File "C:\Mapping files\custom_toolbox\Huff_model\Script\HuffModel.py", line 371, in &amp;lt;module&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; attributes.reset()&lt;BR /&gt;&lt;BR /&gt;Error Info:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;type 'exceptions.AttributeError'&amp;gt;: 'list' object has no attribute 'reset'&lt;BR /&gt;&lt;BR /&gt;GP ERRORS:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Completed script HuffModel...&lt;BR /&gt;Failed to execute (HuffModel).&lt;BR /&gt;Failed at Fri Dec 20 12:01:02 2013 (Elapsed Time: 3.00 seconds)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; Jeffrey-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to specify version 9.3 of the geoprocessor on line 11, even if you are using version ArcGIS 10.x. If you tried that and you're still getting an error, then that is a different issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 12:55:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379716#M29963</guid>
      <dc:creator>PhilMorefield</dc:creator>
      <dc:date>2013-12-20T12:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379717#M29964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All (&lt;A href="https://community.esri.com/migrated-users/6738"&gt;Phil Morefield&lt;/A&gt;‌ you can help with this since you seem to know about this?),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing in regards to the &lt;A data-saferedirecturl="https://www.google.com/url?hl=en&amp;amp;q=https://www.arcgis.com/home/item.html?id%3Df4769668fc3f486a992955ce55caca18&amp;amp;source=gmail&amp;amp;ust=1479209508704000&amp;amp;usg=AFQjCNHtAGbnJJR_jHoXPL3gB0guak9RmA" href="https://www.arcgis.com/home/item.html?id=f4769668fc3f486a992955ce55caca18" style="color: #1155cc;" target="_blank"&gt;Huff Model&lt;/A&gt;&amp;nbsp;that &lt;A href="https://community.esri.com/migrated-users/3174"&gt;Drew Flater&lt;/A&gt;&amp;nbsp;posted on &lt;A href="https://www.arcgis.com/home/item.html?id=f4769668fc3f486a992955ce55caca18"&gt;ESRI's website &lt;/A&gt;since I seem to be running into a problem with it. &lt;STRONG&gt;The model is not generating outputs for all of my supply points, including my planned store location, whenever I run the model with a network I've created.&lt;/STRONG&gt; I've followed &lt;A data-saferedirecturl="https://www.google.com/url?hl=en&amp;amp;q=http://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/exercise-2-creating-a-multimodal-network-dataset.htm&amp;amp;source=gmail&amp;amp;ust=1479209508704000&amp;amp;usg=AFQjCNFQaJU95MhKmoYvT3PZtM-eKLtyCg" href="http://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/exercise-2-creating-a-multimodal-network-dataset.htm" style="color: #1155cc;" target="_blank"&gt;ESRI's tutorial on creating multi-modal/pedestrian networks&lt;/A&gt;.&lt;/P&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;I've got 172 supply points (cafes) + 1 (my potential site), but when I run the Huff Model toolbox the analysis only gives me outputs for 69 supply points? Why am I not getting outputs (probability &amp;amp; sales) for all 173 supply points? Screenshots are below.&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;The model runs fine whenever I do not include a network, but I need the Huff Model to account for travel time/transportation networks.&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Please note I have 141 Demand Points (polygons, neighborhoods) and 173 supply points in total:&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;SPAN style="font-size: large;"&gt;&lt;STRONG&gt;NETWORK:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;IMG alt="Inline image 1" class="" height="255" src="https://mail.google.com/mail/ca/u/0/?ui=2&amp;amp;ik=7a04045847&amp;amp;view=fimg&amp;amp;th=158629b6c137d86e&amp;amp;attid=0.7&amp;amp;disp=emb&amp;amp;realattid=ii_1586292bc789f602&amp;amp;attbid=ANGjdJ9_ASZYHHLg7J-gw1zevhtBXKhPDP9SEWh1-6bi9aW6MBYir8KQBO-hgRAVgS2RkYgPBlU6KlsIkBUA6-g39vGd_GKiZm5yBvZ56Kl889QslJgjvBzpLlvUmLg&amp;amp;sz=w908-h510&amp;amp;ats=1479123108701&amp;amp;rm=158629b6c137d86e&amp;amp;zw&amp;amp;atsh=1" width="454" /&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;IMG alt="Inline image 2" class="" height="255" src="https://mail.google.com/mail/ca/u/0/?ui=2&amp;amp;ik=7a04045847&amp;amp;view=fimg&amp;amp;th=158629b6c137d86e&amp;amp;attid=0.2&amp;amp;disp=emb&amp;amp;realattid=ii_1586292ed127cedb&amp;amp;attbid=ANGjdJ_Nvq3_W-_i9q07KLn7bw2CXqkRSUGYXm_d0Dtyqm0UJytbDSdcMduEy_JXNj5dxQ82mZqJ2dcPqGVEcK6YNqv74-1Zk_qqCQxM82sdwlLz_FQSlU8Aij11KmM&amp;amp;sz=w908-h510&amp;amp;ats=1479123108701&amp;amp;rm=158629b6c137d86e&amp;amp;zw&amp;amp;atsh=1" width="454" /&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;IMG alt="Inline image 3" class="" height="255" src="https://mail.google.com/mail/ca/u/0/?ui=2&amp;amp;ik=7a04045847&amp;amp;view=fimg&amp;amp;th=158629b6c137d86e&amp;amp;attid=0.1&amp;amp;disp=emb&amp;amp;realattid=ii_1586293c5addebee&amp;amp;attbid=ANGjdJ-hENc-6cCKcrmfwEKLMSQdxFsv2WT0MYPYXW0WxZEU4GWw-QRVmxGfm2qAfV_4koyTl4RMotUb4irU8zBb5yI-aPCVXKcO9QzVWsWGThpU0NMm972H51ao5ZE&amp;amp;sz=w908-h510&amp;amp;ats=1479123108701&amp;amp;rm=158629b6c137d86e&amp;amp;zw&amp;amp;atsh=1" width="454" /&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;SPAN style="font-size: large;"&gt;&lt;STRONG&gt;SUPPLY POINTS OUTPUTS AFTER RUNNING HUFF MODEL TOOL:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;IMG alt="Inline image 3" class="" height="255" src="https://mail.google.com/mail/ca/u/0/?ui=2&amp;amp;ik=7a04045847&amp;amp;view=fimg&amp;amp;th=158629b6c137d86e&amp;amp;attid=0.3&amp;amp;disp=emb&amp;amp;realattid=ii_1586237f8d07d56f&amp;amp;attbid=ANGjdJ_h63gWmEJaAA2fFfU0AxbudnDHOM23l1Tz51wB8PqVO7iypbQAMeo3Vywg4ThQv6IbxsaYP_iFb5-nveW15xJOb9IRKn28Nyvgis3tvwtvyiOXrJ5R7L3T6k4&amp;amp;sz=w908-h510&amp;amp;ats=1479123108701&amp;amp;rm=158629b6c137d86e&amp;amp;zw&amp;amp;atsh=1" width="454" /&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;IMG alt="Inline image 2" class="" height="255" src="https://mail.google.com/mail/ca/u/0/?ui=2&amp;amp;ik=7a04045847&amp;amp;view=fimg&amp;amp;th=158629b6c137d86e&amp;amp;attid=0.5&amp;amp;disp=emb&amp;amp;realattid=ii_1586235ae5fe0e6a&amp;amp;attbid=ANGjdJ_HWzCvQ6b64C0vJlPkl4biG4xUVs4olq8Yzs0awMgRr2kSOUP3Qufesx5dzLoGfdMdA92NQlLVHl2DVhH9KcI9tX-oTgdTF4_qSxNYgwMJ5dbD1Iqu9rjMqmU&amp;amp;sz=w908-h510&amp;amp;ats=1479123108701&amp;amp;rm=158629b6c137d86e&amp;amp;zw&amp;amp;atsh=1" width="454" /&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;DIV&gt;&lt;SPAN style="font-size: large;"&gt;&lt;STRONG&gt;MAP &amp;amp; SUPPLY POINTS FULL LIST:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;SPAN style="font-size: large;"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;SPAN style="font-size: large;"&gt;&lt;STRONG&gt;&lt;IMG alt="Inline image 4" class="" height="255" src="https://mail.google.com/mail/ca/u/0/?ui=2&amp;amp;ik=7a04045847&amp;amp;view=fimg&amp;amp;th=158629b6c137d86e&amp;amp;attid=0.6&amp;amp;disp=emb&amp;amp;realattid=ii_15862959d1d013e9&amp;amp;attbid=ANGjdJ_4ByJzSq1Ao1ASG0LtEUsxIyPC9YN_HlY9DTokbKqkuOE1Kr5_tr08StwlZFkDDalNCckP4Sjn773-cDtsUQHSlQaEaheSvuwT6ZuQs0c7FYzJl3xkI3mTiic&amp;amp;sz=w908-h510&amp;amp;ats=1479123108701&amp;amp;rm=158629b6c137d86e&amp;amp;zw&amp;amp;atsh=1" width="454" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;SPAN style="font-size: large;"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;SPAN style="font-size: large;"&gt;&lt;STRONG&gt;&lt;IMG alt="Inline image 5" class="" height="265" src="https://mail.google.com/mail/ca/u/0/?ui=2&amp;amp;ik=7a04045847&amp;amp;view=fimg&amp;amp;th=158629b6c137d86e&amp;amp;attid=0.4&amp;amp;disp=emb&amp;amp;realattid=ii_1586298d854bd464&amp;amp;attbid=ANGjdJ_zyPcv2r95nlfrXFI9Nj0nBJk5fN3z67J_uwKz_t5yoEtNJuaTP4hKSn3Sw2VK9GYntmSID53JO5cdROG4Qg_xurzBN86OGqUxidq1RXA9O8A2Ee4N9MblUrU&amp;amp;sz=w944-h530&amp;amp;ats=1479123108701&amp;amp;rm=158629b6c137d86e&amp;amp;zw&amp;amp;atsh=1" width="472" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Any feedback or help is most certainly appreciated!&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Cheers,&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Ray&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 11:47:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379717#M29964</guid>
      <dc:creator>RaymondChetti1</dc:creator>
      <dc:date>2016-11-14T11:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379718#M29965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll mention this to Drew and see if we can get this script updated in the near future.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: There is an updated version available at&amp;nbsp;&lt;A class="link-titled" href="http://www.arcgis.com/home/item.html?id=f4769668fc3f486a992955ce55caca18" title="http://www.arcgis.com/home/item.html?id=f4769668fc3f486a992955ce55caca18"&gt;http://www.arcgis.com/home/item.html?id=f4769668fc3f486a992955ce55caca18&lt;/A&gt;&amp;nbsp; that should work with 10.x out of the box.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 23:29:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379718#M29965</guid>
      <dc:creator>ClintonDow1</dc:creator>
      <dc:date>2016-11-14T23:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379719#M29966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;@Clinton, thanks for your reply.&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3174"&gt;Drew Flater&lt;/A&gt;&amp;nbsp;wrote back and mentioned that my points are not snapped along my road/street network (&lt;STRONG&gt;but despite following this the network is still not working&lt;/STRONG&gt;). I wrote back to Drew and said:&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;STRONG&gt;When I run the OD Cost Matrix I get the error message below ("No Destinations found for point # in Origins).&lt;/STRONG&gt; Origins are sub-districts (demand/market spending potential) and destinations are cafes (supply points).&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Even though my points (demand and supply) are snapped to the route/street/network lines, I am still getting the same error. See below with origin point #92. What can be the problem since my network abides by "Any Vertex" and "Global Turns"?&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;STRONG style="font-size: large;"&gt;OD Cost Matrix:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;IMG alt="Inline image 15" class="" height="222" src="https://mail.google.com/mail/ca/u/0/?ui=2&amp;amp;ik=7a04045847&amp;amp;view=fimg&amp;amp;th=1586621cd1453d49&amp;amp;attid=0.1&amp;amp;disp=emb&amp;amp;realattid=ii_158661c2cce314ff&amp;amp;attbid=ANGjdJ9xg7j0yZRLmmC0KHq5tO3WTGY_a1H_WU7uNHBHnDZkUoh35CLmTo75Kq6b8azlfwI6KBNLb1uzzSmFVitVDjKP_mUFVryq9iGzZq8rhNL5XT64D4iA6qUSeAw&amp;amp;sz=w788-h444&amp;amp;ats=1479184679277&amp;amp;rm=1586621cd1453d49&amp;amp;zw&amp;amp;atsh=1" width="394" /&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt; &lt;/DIV&gt;&lt;DIV class="" style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV style="font-size: small;"&gt;&lt;DIV&gt;&lt;STRONG style="font-size: large;"&gt;Network:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;IMG alt="Inline image 16" class="" height="266" src="https://mail.google.com/mail/ca/u/0/?ui=2&amp;amp;ik=7a04045847&amp;amp;view=fimg&amp;amp;th=1586621cd1453d49&amp;amp;attid=0.4&amp;amp;disp=emb&amp;amp;realattid=ii_158661fac9cf38fe&amp;amp;attbid=ANGjdJ_WxZ2EpdhxlhErzxSc93zTdmqjo4G6yr7tB8SpwW5OPBinrX-AkjU54ggIGqyDcP4n5hjXzRTGdI40W7mXuiGImZU-TT6ZchEn5S9OGDsFfdFkvOrfFAnJhWo&amp;amp;sz=w944-h532&amp;amp;ats=1479184679278&amp;amp;rm=1586621cd1453d49&amp;amp;zw&amp;amp;atsh=1" width="472" /&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;IMG alt="Inline image 12" class="" height="255" src="https://mail.google.com/mail/ca/u/0/?ui=2&amp;amp;ik=7a04045847&amp;amp;view=fimg&amp;amp;th=1586621cd1453d49&amp;amp;attid=0.3&amp;amp;disp=emb&amp;amp;realattid=ii_15865fdfd8e6ae82&amp;amp;attbid=ANGjdJ-2UMsPK13OZit0UHWhNI5jAJiKimgRfTtd4tOI7lSVS8qXMakk-Mqh1YE1Jugb6xPK3YQbLZcnT76ch2HG2Qyz_P5VSrL5s2DEBxm2toRkQMzVPfaPA3dpzew&amp;amp;sz=w908-h510&amp;amp;ats=1479184679278&amp;amp;rm=1586621cd1453d49&amp;amp;zw&amp;amp;atsh=1" width="454" /&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;IMG alt="Inline image 13" class="" height="255" src="https://mail.google.com/mail/ca/u/0/?ui=2&amp;amp;ik=7a04045847&amp;amp;view=fimg&amp;amp;th=1586621cd1453d49&amp;amp;attid=0.8&amp;amp;disp=emb&amp;amp;realattid=ii_15865fe1aa2116a4&amp;amp;attbid=ANGjdJ_yX-YJTp9LfzN-Y7kbq-ibLFtHlxSvAlgIGsYmZH3EzW4ZdqZESW5yV-GM9k7OXY6HgtZSDGB5BRr8vij2Q4l6FZ7nlo3Xi_2dxomRCs9UDbVFbhxsOFmSPjs&amp;amp;sz=w908-h510&amp;amp;ats=1479184679278&amp;amp;rm=1586621cd1453d49&amp;amp;zw&amp;amp;atsh=1" width="454" /&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;IMG alt="Inline image 14" class="" height="255" src="https://mail.google.com/mail/ca/u/0/?ui=2&amp;amp;ik=7a04045847&amp;amp;view=fimg&amp;amp;th=1586621cd1453d49&amp;amp;attid=0.5&amp;amp;disp=emb&amp;amp;realattid=ii_15865fe3eb2cd991&amp;amp;attbid=ANGjdJ8icso3kkm0aCtGYKnVAAJRJCI5NMwH8y_cBcZt9ReMgfPA_1apyHJdS65hUitByNQLNGRiigyirTBBtBvYe-uKvyC9_WKGEv0-3fia20h0kc_bOOwJfhvByS8&amp;amp;sz=w908-h510&amp;amp;ats=1479184679278&amp;amp;rm=1586621cd1453d49&amp;amp;zw&amp;amp;atsh=1" width="454" /&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV style="font-size: small;"&gt;&lt;SPAN style="font-family: arial;"&gt;To calculate Speed_CostFinal I used:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c;"&gt;[Length_Field_Meters] / 1609 * 60 / [Speed_Field_MPH] -&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; font-size: 17px; font-family: 'avenir next w01', 'avenir next w00', 'avenir next', avenir, 'helvetica neue', helvetica, arial, sans-serif;"&gt;&lt;A data-saferedirecturl="https://www.google.com/url?hl=en&amp;amp;q=http://support.esri.com/technical-article/000011800&amp;amp;source=gmail&amp;amp;ust=1479271079285000&amp;amp;usg=AFQjCNG94OTzU6iCadzBv_lOJPlzAWDMvg" href="http://support.esri.com/technical-article/000011800" style="color: #1155cc;" target="_blank"&gt;http://support.esri.com/technical-article/000011800&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;IMG alt="Inline image 8" class="" height="255" src="https://mail.google.com/mail/ca/u/0/?ui=2&amp;amp;ik=7a04045847&amp;amp;view=fimg&amp;amp;th=1586621cd1453d49&amp;amp;attid=0.12&amp;amp;disp=emb&amp;amp;realattid=ii_15865d5e430f5005&amp;amp;attbid=ANGjdJ9RiB3Y0rFHKM5wPqN3vyHOOeYLiotGn7s_yGWFWX78JSqEOKvZ3ZHkuZAkct-X0202dK2e03_cGInib5wDboMv7ARy4JVc6q5gWCE2L3Ybq5U1qK7_AbgKEfg&amp;amp;sz=w908-h510&amp;amp;ats=1479184679279&amp;amp;rm=1586621cd1453d49&amp;amp;zw&amp;amp;atsh=1" width="454" /&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 04:41:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379719#M29966</guid>
      <dc:creator>RaymondChetti1</dc:creator>
      <dc:date>2016-11-15T04:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379720#M29967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&amp;nbsp;I'm personally unfamiliar with the finer details of the tool itself but can offer some suggestions. However your pictures aren't showing up - any chance you could upload them to an image host like&amp;nbsp;&lt;A class="link-titled" href="http://tinypic.com/" title="http://tinypic.com/"&gt;TinyPic&amp;nbsp;&lt;/A&gt;- I think right now the ones you've linked currently are password protected for me.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 16:43:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379720#M29967</guid>
      <dc:creator>ClintonDow1</dc:creator>
      <dc:date>2016-11-15T16:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379721#M29968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://gm1.ggpht.com/Vg9lt2b10u5VNcPYqOtvrvmkHwdopMlQO3uQnkxrfMgcxdRIoblE5wjP4bvtTvUE7H04-eAX6fqpUz6zNdIVr2e5Zt2l0HI08577wzF_pHPYH_ktzXrHGF_5SJxB_MTggMIJ8G58gVoTQaUMDQ2WK6fr_PBz4VO8YXKbN4clYrq8NPht2NW0-TZx26DOmtbq_yVtYdAK4esB8fF5MHFK2ipgoHXWMvTveBGkOgPbSSwelz_fmomaZ_7e37na51bsrtpY5Hoh-NwUasOE2qz5bYAynzFktm8kqv-73fL-4xIaMW4hN8alnaBAORDYI-H4Zxa0dTXGBb3tMs5yVwOH_ZOzvnDq_SytqRT8HfASIPGltPILCT5Pn2LOUZ3hutxw1EjyyUuKwZtuH7TfXAVzH0RBU5gclCzoPsNvyjwidhGbSZSSyZCIGYgpP5AKKE1FMtFWJSQQ32wLDgoZSiNDjxCvOzkgEBf_Ja_5vJAk_NrzOoXjOXiUmukK4s8PfECjRFCTzzwqlT_IrbvoqaJl-OfnZEBZReDuTPZJglXpx74c5eWmnSGXlp7j4F_tJc_Uh3xpw7ybCBixEgkjebbsAr6GtCol8KVmdzfG1F9RUExUh3jknJoBGje0snG_YAFkkdlfez5_ZdGSMBM9lta3v_i9bxKn9UTuUJKtcaL3TF1XasxjxN0L2ljylSVemaSSNEZMH8obFh3cB8SK=w788-h444-l75-ft" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://gm1.ggpht.com/PkzEZRW2qhVeXYgo5zGx_Le5-4p0RLiOm03BzhSytaW5nq4KIllDxU3pbjicNdN2-mNsFWZJRNp4dUaqzdNLdszborPdL4MiLsMclunDlA5GHsH_MJZoreoCVeCHmnOhI3V088KnNPa-3sLQ8to9VAA_T_WPo1XxDkHluCkX68AAtZH8TN8xGtbgcyNI5IUej5e_-mJwsS8u-V852aFG7cLH-XCMr97GmzdfmJ7qIL6_Y07-ZP7uscWQU5ObrPY-5wihhR-Pc5hiF0DKYpPXObSzV5oAa2cD0CiIVylp56I8-JP-Dx6feinPY4IRFOA1azZ5KMVI7GHju8mswv4_3KdvxwoIlnbqbkTb7_HrVvNvh6aIuKzOR5-CaOHl7vAqtaX8UjH0memAXm1FmV49IClDjKOnrhKJeaW2JpFMCcLjWKAKhM2W6o1UlXDjgFoeiUt5QmmNBNBsZRxqQY-pgXW-394G4tFiDM1mmVfsDVpQ574k7hmI002yrBj9u7VGzr6pMCixhVJjZNV3NsKHOtsM2dNqwRKY4lfCIUmDMPlxG7g0ZnikfN2NNcmqDv_vgJIcL8Scl7cdrLF9aj_EuDZi-nPHEvm21zmtJ-e3REzGntzFZR2hCZJO1d_9FiJaKhtnZe0Eg8bLD_LD_KK9JyUiAYCP8FtEJxWLvUf76TWAoSoLZYgpxhypyJpqKbkXoFjXolBSa7G93PUh6Q=w944-h532-l75-ft" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://gm1.ggpht.com/ppzu5nYhK_k92f1c9FX6T9Tr3nn3eqlFfmUrC8LU2JmpQsYepc8-bjJNvG-odFae4ZaGOoD_xwH7kp_6cAvehIwJJ9_fVHQpZKtzZNOU8DBY418BjWvBVOJpc5uEXZQSLXQ5KSFgP0t1dT_3VxTaXU030cFhWtZZMfKeHsGv9aXlJz4suadqiyFdV0IJIDY2TriJkedhZYwzkPavSxK17W9Xxwa4w3nlBSWxrGawB5Lx0pllOkqD3quvAqKZ-gw0dU50VdH3t4YY-J-SThnzprZgVw1CgeIKNo-6iuZiKPbChrmixu6k_PC3XkJXin4L_Asp4pS1rzX1S98rBtIQ299E2BA3DONEM6oH_eE9q4pvGj0mDWL_ofGN19aNZF2UXZjhK207BLrDyYYF09obWcYwUdVAaPnB2KUzvDODo7nwRTSXdDdBPBdzFcXVW3UKMX14kTuiH7VuCcKSGJxY0Xc726TdC0fge8mYxQFB7Sg5YXVFdtMLhXVpaK0jDxSJrfKa-TwZUpe6SA90qzPh5YejrZPJpAoikMriqCCciL_-X68GwqvvYOMII1QuJfaeubIaH218yROyJVXLjsLhEA916Pe4rjbjJL4076qYSxacj5x8yKo-zJ76TbqKN2kPn5ABO1Thf6g_bbszvmuDHxg37E4Gbz1XP97w0YP1i5U6fwgAgNyQB_p0WSUYwMMwlo4CWThGNBQyQnTllQ=w908-h510-l75-ft" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://gm1.ggpht.com/u_uT6OIC1Mp0m1y-ievpxzijhTPeCPnuQ6PNInHIRBCRKqeJYkSCEYEVe-MeFJb7uVXAbY8yy8wHJ9qvk1G1jqazXM-uemLI0XQ7RaD7A5BSMCiXc2uB2aLVLJPyU_9RJbKnjaaEKPNPMRERsV5te3tSlFaPsSZ09SceGVwNsIO-IJyDc4LcDefGTKkIgKhR1cGGEySZ4kD7OZ7zdBL836SyORYIq1BF_KJBqqHxu4-EBwzPj1KOoDapNpPgYaBRMF7kGw5QZdU9FjL17WCpDS73mxpQwVmR9z011fwfAumedA8bgEbDICzH-wV9FHspcOD49GB8Q4Tcorjks0QDSfCBucCyElArqHWHTcApGV5CR4pxDYooiPz6uz9LDj1ql25YNbPppReg3UaC4xed-KdEnfmMndhiQjEM4sP-VgZFLwKMuYfmKfrTXExICKZXHZOVjCcJvZtFNr6wQBJ3yR5dZ1-QBl5eiKi7Y1VviZ5b5WrhZcT_K4xzTR40vOMpf7LDjLGRa31S2OMhiXWgVaxsex2ijkm82C8fmEAviVXcuuYM9cDkSlBmjbOzMDXDjHtM1OJ4edlQQZ7_CHL1uQyuocJLWszwNFaY4-fGsLvKCxiRXzhr5bYlssWjujt2AvR-zYuJg3WU65cpoo1a_hR_jbkmeyqFzwhHQQFImgIa5tf6hab4Y_Cq8WluHgZpkySspKaS3PE36m5AbHE=w908-h510-l75-ft" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://gm1.ggpht.com/bHl3R4-pgtEdEiL7LWPfQCclMFt5rsm1BbMIitPQ4nMZNvm8BUJfQk_Wth0kAOBJZEyqCSEcm9c0dlYiEoWhev6UuQ-JQxZVFNCxNoRLwn9nCMomfBvHmFVC0VR9hNvl7-4DmGbr8bXFo3-2gaeelvGbb9bN1s9PA6Bb-CHOm52-x4833D-QAWrV7HR6l65t9FTCunq1t9sYRdFBmWL655oMLBU-tEHqfsC5FckwNpdynVofeAt21X3RCivKDDfGog_RTs_mqoA0BtJ6POOCFi05TUt-459Xwn6RXRaTrD3ddeloE4IwD2nXPXh_79k_TnD6sHvfGuURNc7tEsKbZAKrmXN4d3W_md2XegN5cVwL0mker54gzNHEm703Q05ApQqovuXRLa_6t24xpOc74_pHmIiT_Vm8cUh52UZu69kYgyEujeWL_LfatbCqge9f6Cekyialld_Bh8DrMSBi2bLF6Kk4CX3X4Mzn-cYnxF1Vy1zGRJkZxZWvvuyHHNYjivLEnDN2KDWC9ZuTEwMMi5-buc_IiX9sct1PLItZLJLXVm5eE6ktCMYUzuQNmVTW06yOj5sMemzCtQOmoYrjUrhAqyPR8C7XlrHCT-vKOTwv5Vjyb2S5e3wbhTvdkpNPuYMXA3_RsQmOH5j3wDmFUR1f82q690FuTRW5073Te59HU6t3MDRC2JJg7P6TpernlyNw9cOyx3JL4KB1EB4=w908-h510-l75-ft" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://gm1.ggpht.com/Dh5j5kK9002FpJBGDd62sd1UKm0a8C-9EiUEovgi8UfcTDpZp8q-BJEPafMYO5O0bucWEXeecoDVQuozyV-Ad4Oth7-2_SSOIj41iyyc865zkzblJEDP0Jg8SgjPQq0oQ2q9gf8ljvFbJcHu6Wem1iYrd6cp-gLEYXDnB4aKUGMgu965fV8lS46o_MX2LwKeILyRO5VzEY2clkzm7qzrWNSl8xKiOuNPVoN8s7VHObqYFqKJWVaOqllmVLqHVBoggwmmaw5n3si4WF3IYUUAE41uuyOS8rAEN-Mcg1o2B9cGrTxAUKcJv_P1L3Vf0LAOqrHN_fBXZ6v7MXcYo_zwFE82xJwZVVLiGDwri37J2KvgZXUvMhd4R1gd3OFfHQUdYF7cRJlr9coJgQyJzjJ67sMazQ3fZ5eqDD07gJWmuONmpG0apydoujkuf0FafDRyZZ9HNTTcpT62fuiP4WgLmOcVDBupT2-vBr7osej-PY564h-o3a0E2mYvqqrTrAjVYu20bOgBuBML2MXkedGHvr3lP-oCYlYMIXuF_o4eafLvhlMAfn6dykw6cBgve2GgeORyTq1wTN_KJM3mtrn1efNsXBun6G-g4fwgzPFeEqNuo0h3InasIu4fbdrGfA1HVlUryfnTD50pNYvAaf9Dzu57yKCTIaWUjti9qcZUV21z5tpjTCurMmhbBh6InQfsyCSkFw5aNskLqCBbJ6A=w908-h510-l75-ft" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 16:46:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379721#M29968</guid>
      <dc:creator>RaymondChetti1</dc:creator>
      <dc:date>2016-11-15T16:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379722#M29969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The links to the pictures are still broken unfortunately.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/264079_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 19:22:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379722#M29969</guid>
      <dc:creator>ClintonDow1</dc:creator>
      <dc:date>2016-11-15T19:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379723#M29970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry about that. These should work!! I'm not sure why they weren't before but...&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/264131_1.png" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/264132_2.png" style="width: 620px; height: 349px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/264133_3.png" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-4 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/264134_4.png" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-5 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/264135_5.png" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-6 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/264136_6.png" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 20:08:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379723#M29970</guid>
      <dc:creator>RaymondChetti1</dc:creator>
      <dc:date>2016-11-15T20:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Huff Model</title>
      <link>https://community.esri.com/t5/python-questions/huff-model/m-p/379724#M29971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay I can see them now, thanks. It still looks to me like the destination points are not along the network. In your first screenshot several of the&amp;nbsp;'blue squares' that symbolize destinations don't actually touch the network. In the properties for your destinations, under the Network Locations tab did you set the search tolerance and snap to: closest? &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00470000003w000000.htm"&gt;Help Documentation&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 20:39:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/huff-model/m-p/379724#M29971</guid>
      <dc:creator>ClintonDow1</dc:creator>
      <dc:date>2016-11-15T20:39:38Z</dc:date>
    </item>
  </channel>
</rss>

