<?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: Calculating area using CON (no attribute table) in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-area-using-con-no-attribute-table/m-p/1024089#M36980</link>
    <description>&lt;P&gt;There's numerous ways to do this, CON will work, but I'd probably just use the reclassify tool (does the same thing really but it's more intuitive for beginners)&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/reclassify.htm" target="_blank"&gt;Reclassify (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;first symbolise the data with class breaks of &amp;gt;= 0.1 and &amp;lt;0.1, then drag the layer into that reclassify tool.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Specify &amp;gt;=0.1 as = 1 and &amp;lt;0.1 as NoData, his then produces a new raster of all the raster cells where the value is &amp;gt;=0.1 (with a new value of 1) and applies no data to the rest of the values.&lt;/P&gt;&lt;P&gt;I'd then just create a raster attribute table and count the number of cells, and multiply by the cell size to get the total area.&amp;nbsp; You could also use raster to polygon and then calculate the area of the polygon (use geodesic area because of the size of your area).&lt;/P&gt;</description>
    <pubDate>Fri, 05 Feb 2021 23:48:36 GMT</pubDate>
    <dc:creator>DavidPike</dc:creator>
    <dc:date>2021-02-05T23:48:36Z</dc:date>
    <item>
      <title>Calculating area using CON (no attribute table)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-area-using-con-no-attribute-table/m-p/1024087#M36979</link>
      <description>&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Hello there, I'm working on a project where I want to find the area on a map where Malaria rates did not decrease. I can't calculate the area with an attribute table because my map is a continuous dataset.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;I'm trying to run CON to find only those areas that meet the criteria vs those that did not, but I don't know how to run the script (I'm a noob on this). I'm attaching two screenshots, basically, I want to calculate the area on my map ONLY where my values are equal and greater than 0.1. I would appreciate your help A LOT&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AndreaGG6_0-1612567980065.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/5416i1E739C0B1F34799A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AndreaGG6_0-1612567980065.png" alt="AndreaGG6_0-1612567980065.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AndreaGG6_1-1612568008722.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/5417i85A6E1EE56039D1D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AndreaGG6_1-1612568008722.png" alt="AndreaGG6_1-1612568008722.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 23:33:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculating-area-using-con-no-attribute-table/m-p/1024087#M36979</guid>
      <dc:creator>AndreaGG6</dc:creator>
      <dc:date>2021-02-05T23:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating area using CON (no attribute table)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-area-using-con-no-attribute-table/m-p/1024089#M36980</link>
      <description>&lt;P&gt;There's numerous ways to do this, CON will work, but I'd probably just use the reclassify tool (does the same thing really but it's more intuitive for beginners)&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/reclassify.htm" target="_blank"&gt;Reclassify (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;first symbolise the data with class breaks of &amp;gt;= 0.1 and &amp;lt;0.1, then drag the layer into that reclassify tool.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Specify &amp;gt;=0.1 as = 1 and &amp;lt;0.1 as NoData, his then produces a new raster of all the raster cells where the value is &amp;gt;=0.1 (with a new value of 1) and applies no data to the rest of the values.&lt;/P&gt;&lt;P&gt;I'd then just create a raster attribute table and count the number of cells, and multiply by the cell size to get the total area.&amp;nbsp; You could also use raster to polygon and then calculate the area of the polygon (use geodesic area because of the size of your area).&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 23:48:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculating-area-using-con-no-attribute-table/m-p/1024089#M36980</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-02-05T23:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating area using CON (no attribute table)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-area-using-con-no-attribute-table/m-p/1024101#M36983</link>
      <description>&lt;P&gt;I can't thank you enough for the help! Perfectly explained, it worked just fine! ♥♥♥&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2021 03:48:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculating-area-using-con-no-attribute-table/m-p/1024101#M36983</guid>
      <dc:creator>AndreaGG6</dc:creator>
      <dc:date>2021-02-06T03:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating area using CON (no attribute table)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-area-using-con-no-attribute-table/m-p/1024116#M36986</link>
      <description>&lt;P&gt;marked as the Accepted solution&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2021 11:58:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculating-area-using-con-no-attribute-table/m-p/1024116#M36986</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-02-06T11:58:33Z</dc:date>
    </item>
  </channel>
</rss>

