<?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 Elevation and Area from LIDAR data in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/calculate-elevation-and-area-from-lidar-data/m-p/456896#M2758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the issue that you don't trust the building footprints (i.e. you want to re-delineate the buildings)? If not, you shouldn't have to do much with the "LiDAR" side of things, and you can move on &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Minus/009z00000093000000/"&gt;subtracting&lt;/A&gt; the DSM and DTM rasters in conjunction with &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Extract_by_Mask/009z0000002n000000/"&gt;Extract by Mask&lt;/A&gt;​ (requires Spatial Analyst).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Dec 2015 19:05:18 GMT</pubDate>
    <dc:creator>DarrenWiens2</dc:creator>
    <dc:date>2015-12-21T19:05:18Z</dc:date>
    <item>
      <title>Calculate Elevation and Area from LIDAR data</title>
      <link>https://community.esri.com/t5/3d-questions/calculate-elevation-and-area-from-lidar-data/m-p/456894#M2756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have the following datasets for an area:&lt;/P&gt;&lt;P&gt;1. LIDAR DTM (Digital Terrain Model)&lt;/P&gt;&lt;P&gt;2. LIDAR DSM (Digital Surface Model)&lt;/P&gt;&lt;P&gt;3. Building footprints polygons&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to calculate the following:&lt;/P&gt;&lt;P&gt;1. Maximum height of each building footprint&lt;/P&gt;&lt;P&gt;(by subtracting DTM from DSM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Area of each individual section of a footprint &lt;/P&gt;&lt;P&gt;(by overlay the DSM over the building footprint and delineate the individual boundaries of a footprint&lt;/P&gt;&lt;P&gt;based on the LIDAR classification)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas whether 1) and 2) can be done using ArcGIS or any of its extensions (3D or Spatial Analyst)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 15:16:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/calculate-elevation-and-area-from-lidar-data/m-p/456894#M2756</guid>
      <dc:creator>RaoBase</dc:creator>
      <dc:date>2015-12-21T15:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Elevation and Area from LIDAR data</title>
      <link>https://community.esri.com/t5/3d-questions/calculate-elevation-and-area-from-lidar-data/m-p/456895#M2757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;relevent help topics&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/manage-data/las-dataset/using-lidar-in-arcgis.htm" title="http://desktop.arcgis.com/en/desktop/latest/manage-data/las-dataset/using-lidar-in-arcgis.htm"&gt;Using lidar in ArcGIS—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/an-overview-of-the-las-dataset-toolset.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/an-overview-of-the-las-dataset-toolset.htm"&gt;An overview of the LAS Dataset toolset—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/an-overview-of-the-spatial-analyst-toolbox.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/an-overview-of-the-spatial-analyst-toolbox.htm"&gt;An overview of the Spatial Analyst Toolbox—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/3d-analyst-toolbox/an-overview-of-the-3d-analyst-toolbox.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/3d-analyst-toolbox/an-overview-of-the-3d-analyst-toolbox.htm"&gt;An overview of the 3D Analyst toolbox—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Pretty well need one or the other extension to be useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 16:49:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/calculate-elevation-and-area-from-lidar-data/m-p/456895#M2757</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-12-21T16:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Elevation and Area from LIDAR data</title>
      <link>https://community.esri.com/t5/3d-questions/calculate-elevation-and-area-from-lidar-data/m-p/456896#M2758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the issue that you don't trust the building footprints (i.e. you want to re-delineate the buildings)? If not, you shouldn't have to do much with the "LiDAR" side of things, and you can move on &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Minus/009z00000093000000/"&gt;subtracting&lt;/A&gt; the DSM and DTM rasters in conjunction with &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Extract_by_Mask/009z0000002n000000/"&gt;Extract by Mask&lt;/A&gt;​ (requires Spatial Analyst).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 19:05:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/calculate-elevation-and-area-from-lidar-data/m-p/456896#M2758</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-12-21T19:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Elevation and Area from LIDAR data</title>
      <link>https://community.esri.com/t5/3d-questions/calculate-elevation-and-area-from-lidar-data/m-p/456897#M2759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion using Spatial Analyst for deriving height from DSM and DTM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason for delineating the building footprints is to obtain the area for each floor of the the building. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 20:14:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/calculate-elevation-and-area-from-lidar-data/m-p/456897#M2759</guid>
      <dc:creator>RaoBase</dc:creator>
      <dc:date>2015-12-21T20:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Elevation and Area from LIDAR data</title>
      <link>https://community.esri.com/t5/3d-questions/calculate-elevation-and-area-from-lidar-data/m-p/456898#M2760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you seen Geoff Taylor's blog on this at &lt;A href="https://community.esri.com/migration-blogpost/55437"&gt;Create Floors from 3D Building Models&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arthur Crawford&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 19:00:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/calculate-elevation-and-area-from-lidar-data/m-p/456898#M2760</guid>
      <dc:creator>ArthurCrawford</dc:creator>
      <dc:date>2016-02-24T19:00:46Z</dc:date>
    </item>
  </channel>
</rss>

