<?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: Calculate Area between two contour lines in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-area-between-two-contour-lines/m-p/245094#M3435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;How we calculate the area between&amp;nbsp; contour lines?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Satyendra,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One way could be using the contour lines to create polygons, but that will likely be very time consuming (if it even works). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For this you could use the Feature to Polygon tool which is available with ArcGIS for Desktop Advanced:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000003n000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000003n000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A better way would be to reclassify the DEM (assuming you have one to begin with) using a classification that corresponds to your contour lines:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Reclassify/009z000000sr000000/"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#/Reclassify/009z000000sr000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The resulting raster will be an integer raster. You can open the attribute table and multiply the number of pixels with the pixel size. This will give you the area for a class (area between two contour lines). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are looking for the area of each separated area try the Region Group tool:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000039000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000039000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Sep 2013 07:53:58 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2013-09-17T07:53:58Z</dc:date>
    <item>
      <title>Calculate Area between two contour lines</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-area-between-two-contour-lines/m-p/245093#M3434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How we calculate the area between&amp;nbsp; contour lines?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 08:46:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-area-between-two-contour-lines/m-p/245093#M3434</guid>
      <dc:creator>satyendrabelwanshi</dc:creator>
      <dc:date>2013-09-16T08:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Area between two contour lines</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-area-between-two-contour-lines/m-p/245094#M3435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;How we calculate the area between&amp;nbsp; contour lines?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Satyendra,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One way could be using the contour lines to create polygons, but that will likely be very time consuming (if it even works). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For this you could use the Feature to Polygon tool which is available with ArcGIS for Desktop Advanced:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000003n000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000003n000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A better way would be to reclassify the DEM (assuming you have one to begin with) using a classification that corresponds to your contour lines:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Reclassify/009z000000sr000000/"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#/Reclassify/009z000000sr000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The resulting raster will be an integer raster. You can open the attribute table and multiply the number of pixels with the pixel size. This will give you the area for a class (area between two contour lines). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are looking for the area of each separated area try the Region Group tool:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000039000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000039000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 07:53:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-area-between-two-contour-lines/m-p/245094#M3435</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2013-09-17T07:53:58Z</dc:date>
    </item>
  </channel>
</rss>

