<?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: Measuring area of raster classes in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/measuring-area-of-raster-classes/m-p/41260#M76</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you should check your coordinate system and units before calculate the area.&lt;/P&gt;&lt;P&gt;Make sure that your coordinate system is projected, and your units are in meter not in decimal degree, M S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 May 2016 18:29:26 GMT</pubDate>
    <dc:creator>AbdullahAnter</dc:creator>
    <dc:date>2016-05-23T18:29:26Z</dc:date>
    <item>
      <title>Measuring area of raster classes</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/measuring-area-of-raster-classes/m-p/41256#M72</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i have a raster in which the values represent soil loss (t h-1 y-1) would like to find the area of each class in hectares, but i am unsure of the calculation.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="201768" alt="class.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/201768_class.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I have reclassified them with the same classes.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="201769" alt="class.jpg" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/201769_class.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;The raster properties are as follows:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="201791" alt="rast.jpg" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/201791_rast.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Attribute table:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="201793" alt="area.jpg" class="image-4 jive-image" src="https://community.esri.com/legacyfs/online/201793_area.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;The units are in meters (OSGB 1936). using this cell size does 1 pixel therefore represent 0.00029 hectares in this case? (1 sq m = 0.0001 hectares). So 556,236 x 0.00029 = 161.3 hecatres sq - does that seem correct?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 13:11:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/measuring-area-of-raster-classes/m-p/41256#M72</guid>
      <dc:creator>MS10</dc:creator>
      <dc:date>2016-05-23T13:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Measuring area of raster classes</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/measuring-area-of-raster-classes/m-p/41257#M73</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your map units are truly in meters then your raster size is only 1.15m x 0.55m.&amp;nbsp; Does that seem right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest to redo your analysis in a data frame with a true meter system as coordinate system.&amp;nbsp; Also check in your processing environment settings that the output coordinates are in a meters system.&amp;nbsp; Then you could indeed calculate the area per raster class as number of cells x cell size x cell size, which would give you a result in square meters.&amp;nbsp; Divide by 100 x 100 (10,000) to get hectares.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 13:19:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/measuring-area-of-raster-classes/m-p/41257#M73</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2016-05-23T13:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Measuring area of raster classes</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/measuring-area-of-raster-classes/m-p/41258#M74</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Re-done the analysis in British National Grid (OSGB 1936), seems to have worked. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 14:45:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/measuring-area-of-raster-classes/m-p/41258#M74</guid>
      <dc:creator>MS10</dc:creator>
      <dc:date>2016-05-23T14:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Measuring area of raster classes</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/measuring-area-of-raster-classes/m-p/41259#M75</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your original was in decimal degrees I suspect, projecting the raster I assume, gives you the correct units&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 16:21:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/measuring-area-of-raster-classes/m-p/41259#M75</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-05-23T16:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Measuring area of raster classes</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/measuring-area-of-raster-classes/m-p/41260#M76</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you should check your coordinate system and units before calculate the area.&lt;/P&gt;&lt;P&gt;Make sure that your coordinate system is projected, and your units are in meter not in decimal degree, M S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 18:29:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/measuring-area-of-raster-classes/m-p/41260#M76</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2016-05-23T18:29:26Z</dc:date>
    </item>
  </channel>
</rss>

