<?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:  Analytic Hierarchy Process (AHP) python toobox in ArcGIS 10.3 in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/analytic-hierarchy-process-ahp-python-toobox-in/m-p/751490#M58062</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A very quick google (that you could have done yourself) returns these two links which look promising:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;An ArcGIS toolbox - &lt;A href="http://www.digital-geography.com/ahp-arcgis-10-x-using-python/" title="http://www.digital-geography.com/ahp-arcgis-10-x-using-python/"&gt;http://www.digital-geography.com/ahp-arcgis-10-x-using-python&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;A QGIS plugin - &lt;A href="https://plugins.qgis.org/plugins/EasyAHP/" title="https://plugins.qgis.org/plugins/EasyAHP/"&gt;https://plugins.qgis.org/plugins/EasyAHP&lt;/A&gt;​ (source: &lt;A href="https://github.com/MSBilgin/EasyAHP" title="https://github.com/MSBilgin/EasyAHP"&gt;https://github.com/MSBilgin/EasyAHP&lt;/A&gt;​)&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2016 23:33:13 GMT</pubDate>
    <dc:creator>Luke_Pinner</dc:creator>
    <dc:date>2016-03-30T23:33:13Z</dc:date>
    <item>
      <title>Analytic Hierarchy Process (AHP) python toobox in ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/analytic-hierarchy-process-ahp-python-toobox-in/m-p/751487#M58059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to make Analytic Hierarchy Process (AHP) python toobox in ArcGIS 10.3. Can anyone help me? i dont know how to do &lt;EM&gt;pairwise comparisons in python toolbox&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 03:10:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/analytic-hierarchy-process-ahp-python-toobox-in/m-p/751487#M58059</guid>
      <dc:creator>aldrinwiguna</dc:creator>
      <dc:date>2016-03-30T03:10:04Z</dc:date>
    </item>
    <item>
      <title>Re:  Analytic Hierarchy Process (AHP) python toobox in ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/analytic-hierarchy-process-ahp-python-toobox-in/m-p/751488#M58060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;somewhat open &lt;A href="https://en.m.wikipedia.org/wiki/Analytic_hierarchy_process" title="https://en.m.wikipedia.org/wiki/Analytic_hierarchy_process"&gt;Analytic hierarchy process - Wikipedia, the free encyclopedia&lt;/A&gt; &lt;/P&gt;&lt;P&gt;do you mean spatial pairwise comparison, or simply attribute pairwise comparison.&amp;nbsp; Some scope for the problem would be useful, it may be simply a matter of pointing you to the correct tools if you can articulate some key words and context&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 03:27:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/analytic-hierarchy-process-ahp-python-toobox-in/m-p/751488#M58060</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-03-30T03:27:54Z</dc:date>
    </item>
    <item>
      <title>Re:  Analytic Hierarchy Process (AHP) python toobox in ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/analytic-hierarchy-process-ahp-python-toobox-in/m-p/751489#M58061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i mean attribute pairwise comparison&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 06:15:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/analytic-hierarchy-process-ahp-python-toobox-in/m-p/751489#M58061</guid>
      <dc:creator>aldrinwiguna</dc:creator>
      <dc:date>2016-03-30T06:15:05Z</dc:date>
    </item>
    <item>
      <title>Re:  Analytic Hierarchy Process (AHP) python toobox in ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/analytic-hierarchy-process-ahp-python-toobox-in/m-p/751490#M58062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A very quick google (that you could have done yourself) returns these two links which look promising:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;An ArcGIS toolbox - &lt;A href="http://www.digital-geography.com/ahp-arcgis-10-x-using-python/" title="http://www.digital-geography.com/ahp-arcgis-10-x-using-python/"&gt;http://www.digital-geography.com/ahp-arcgis-10-x-using-python&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;A QGIS plugin - &lt;A href="https://plugins.qgis.org/plugins/EasyAHP/" title="https://plugins.qgis.org/plugins/EasyAHP/"&gt;https://plugins.qgis.org/plugins/EasyAHP&lt;/A&gt;​ (source: &lt;A href="https://github.com/MSBilgin/EasyAHP" title="https://github.com/MSBilgin/EasyAHP"&gt;https://github.com/MSBilgin/EasyAHP&lt;/A&gt;​)&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 23:33:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/analytic-hierarchy-process-ahp-python-toobox-in/m-p/751490#M58062</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2016-03-30T23:33:13Z</dc:date>
    </item>
  </channel>
</rss>

