<?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: Weighted overlay analysis in ArcMap Questions</title>
    <link>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1573219#M5001</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It seems like the issue you're facing might be due to how the weighted overlay tool handles the combination of values during the analysis process. Sometimes, when multiple layers are combined, certain value combinations might not appear in the final result if they don't have data overlap.&lt;/P&gt;&lt;P&gt;You can try checking the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Ensure that all your input layers cover the same extent and have matching cell sizes.&lt;/LI&gt;&lt;LI&gt;Verify that each reclassified layer indeed has all five values distributed across the area.&lt;/LI&gt;&lt;LI&gt;Check if any criteria layers have null or missing values in certain regions, which could reduce the final range of values.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;For a detailed step-by-step guide on weighted overlay analysis in GIS, you might find this article helpful: &lt;A href="https://rsgisclub.com/overlay-analysis-in-gis/" target="_new" rel="noopener"&gt;&lt;SPAN&gt;Weighted&lt;/SPAN&gt;&lt;SPAN&gt; Overlay&lt;/SPAN&gt;&lt;SPAN&gt; Analysis&lt;/SPAN&gt;&lt;SPAN&gt; in&lt;/SPAN&gt;&lt;SPAN&gt; GIS&lt;/SPAN&gt;&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Let me know if you need further assistance!&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jan 2025 16:59:55 GMT</pubDate>
    <dc:creator>AzeemSultan</dc:creator>
    <dc:date>2025-01-07T16:59:55Z</dc:date>
    <item>
      <title>Weighted overlay analysis</title>
      <link>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1075065#M2724</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I am using ArcMap for my M.Tech thesis project, which involves the process of weighted overlay analysis. I have created all the necessary criteria maps and reclassified them to a common scale i.e from 1-5 (1 being least suitable and 5 most suitable). The problem that I am facing is when I perform the Weighted Overlay Analysis the resulting map's legend is having only 4 values, whereas I need 5&amp;nbsp; values as my scale goes from 1-5, can anyone kindly help me with the issue? Kindly refer to the attached screenshot of the same. (The resulting map after the weighted overlay analysis i.e&amp;nbsp; "uhi_suitability_new3" is having only 4 values, but the criteria maps in the table is having 5 values)&lt;/P&gt;&lt;P&gt;I'm quite new to GIS.&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suganesh&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 07:49:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1075065#M2724</guid>
      <dc:creator>SuganeshA</dc:creator>
      <dc:date>2021-07-02T07:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Weighted overlay analysis</title>
      <link>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1075070#M2725</link>
      <description>&lt;P&gt;I think this is perfectly fine. You might not have any point (on the map) where the output Raster mean value is equal to 5.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another way to check using &lt;A href="https://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/raster-calculator.htm" target="_self"&gt;Raster Calculator&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Let me consider there 3 input raster layers, viz., ras1, ras2 and ras3 with influence factor 24%, 55%&amp;nbsp; and 21% respectively.&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="sql"&gt;("ras1"*0.24)+("ras2"*0.55)+("ras3"*0.21)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the maximum value of the above output raster?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 09:14:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1075070#M2725</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-07-02T09:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Weighted overlay analysis</title>
      <link>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1075090#M2726</link>
      <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I did the calculation as mentioned by you using the raster calculator as a result, I got an output raster with values from 1 to 4.34 (I have attached a screenshot for your reference)&lt;/P&gt;&lt;P&gt;So it is alright that the value is not present?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Suganesh&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 12:19:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1075090#M2726</guid>
      <dc:creator>SuganeshA</dc:creator>
      <dc:date>2021-07-02T12:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Weighted overlay analysis</title>
      <link>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1075096#M2727</link>
      <description>&lt;P&gt;The values are converted to integer format in the first place (in both arcmap and Pro)&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/how-weighted-overlay-works.htm" target="_blank"&gt;How Weighted Overlay works—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;since it is a preference scale and the absolute values aren't used.&amp;nbsp; You should follow the guidance in the help topic to set up the preference scale given the input ranges of you data.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 12:31:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1075096#M2727</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-07-02T12:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Weighted overlay analysis</title>
      <link>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1075097#M2728</link>
      <description>&lt;P&gt;Absolutely. Had there been a value of 4.5 or more, that would have got rounded to 5.&lt;/P&gt;&lt;P&gt;You can also attach the Raster Calculator workflow in your dissertation to infer your result (since Weighted Overlay Analysis will give output Raster values&amp;nbsp; in Integer).&lt;/P&gt;&lt;P&gt;You can further classify (symbology) the Raster resulted from Raster Calculator into desired number of classes. It depends on your ultimate goal.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 12:37:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1075097#M2728</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-07-02T12:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Weighted overlay analysis</title>
      <link>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1075130#M2729</link>
      <description>&lt;P&gt;Thank you for your reply. Will look into it.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 13:39:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1075130#M2729</guid>
      <dc:creator>SuganeshA</dc:creator>
      <dc:date>2021-07-02T13:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Weighted overlay analysis</title>
      <link>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1075131#M2730</link>
      <description>&lt;P&gt;Thank you for your reply, I will attach the raster workflow as advised by you.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 13:40:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1075131#M2730</guid>
      <dc:creator>SuganeshA</dc:creator>
      <dc:date>2021-07-02T13:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Weighted overlay analysis</title>
      <link>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1573219#M5001</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It seems like the issue you're facing might be due to how the weighted overlay tool handles the combination of values during the analysis process. Sometimes, when multiple layers are combined, certain value combinations might not appear in the final result if they don't have data overlap.&lt;/P&gt;&lt;P&gt;You can try checking the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Ensure that all your input layers cover the same extent and have matching cell sizes.&lt;/LI&gt;&lt;LI&gt;Verify that each reclassified layer indeed has all five values distributed across the area.&lt;/LI&gt;&lt;LI&gt;Check if any criteria layers have null or missing values in certain regions, which could reduce the final range of values.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;For a detailed step-by-step guide on weighted overlay analysis in GIS, you might find this article helpful: &lt;A href="https://rsgisclub.com/overlay-analysis-in-gis/" target="_new" rel="noopener"&gt;&lt;SPAN&gt;Weighted&lt;/SPAN&gt;&lt;SPAN&gt; Overlay&lt;/SPAN&gt;&lt;SPAN&gt; Analysis&lt;/SPAN&gt;&lt;SPAN&gt; in&lt;/SPAN&gt;&lt;SPAN&gt; GIS&lt;/SPAN&gt;&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Let me know if you need further assistance!&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 16:59:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/weighted-overlay-analysis/m-p/1573219#M5001</guid>
      <dc:creator>AzeemSultan</dc:creator>
      <dc:date>2025-01-07T16:59:55Z</dc:date>
    </item>
  </channel>
</rss>

