<?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 How to Extract Height in meter using DSM? in Elevation Data Questions</title>
    <link>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802337#M70</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to get the height information for a particular area in meters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have orthomosaic, DSM and DTM of that area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know how to get building height information that too particularly in meters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be thankful to you for this help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Feb 2018 07:24:37 GMT</pubDate>
    <dc:creator>AkhilChhibber1</dc:creator>
    <dc:date>2018-02-15T07:24:37Z</dc:date>
    <item>
      <title>How to Extract Height in meter using DSM?</title>
      <link>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802337#M70</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to get the height information for a particular area in meters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have orthomosaic, DSM and DTM of that area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know how to get building height information that too particularly in meters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be thankful to you for this help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 07:24:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802337#M70</guid>
      <dc:creator>AkhilChhibber1</dc:creator>
      <dc:date>2018-02-15T07:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Height in meter using DSM?</title>
      <link>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802338#M71</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aren't the pixel values of DSM and DTM the Elevation values in Meters?&lt;/P&gt;&lt;P&gt;If the values are in Meters, use Raster Calculator to get the difference of DSM and DTM as follows&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"DSM_Raster" - "DTM_Raster"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If the inputs are Floating-point&amp;nbsp;Rasters, then use the following expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Float("DSM_Raster" - "DTM_Raster")&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If you overlay the imagery on top of the the above resulting raster, the pixel values of the resulting DEM should give you the&amp;nbsp;height of building&amp;nbsp;in Meters. Results would be more accurate if the DSM and DTM are floating-point rasters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 09:25:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802338#M71</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2018-02-15T09:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Height in meter using DSM?</title>
      <link>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802339#M72</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really appriate your help but could you please help me out regarding how to extract height using DSM as I am a bit new to Arcmap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 09:47:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802339#M72</guid>
      <dc:creator>AkhilChhibber1</dc:creator>
      <dc:date>2018-02-15T09:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Height in meter using DSM?</title>
      <link>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802340#M73</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I have orthomosaic, DSM and DTM of that area&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Considering you have all the above Rasters, did you get any&amp;nbsp;error running &lt;STRONG&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/spatial-analyst-toolbox/raster-calculator.htm"&gt;Raster Calculator&lt;/A&gt;&lt;/STRONG&gt; as I mentioned in my above comment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 12:31:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802340#M73</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2018-02-15T12:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Height in meter using DSM?</title>
      <link>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802341#M74</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I don't know how to use raster calculator.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we derive the height only using DSM or we need both DTM and DSM????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 06:39:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802341#M74</guid>
      <dc:creator>AkhilChhibber1</dc:creator>
      <dc:date>2018-02-16T06:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Height in meter using DSM?</title>
      <link>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802342#M75</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/raster-calculator.htm"&gt;&lt;STRONG&gt;raster calculator&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;have your raster layers in your data frame, launch the raster calculator.&lt;/P&gt;&lt;P&gt;In the picture in the link it shows how to add three rasters together.&lt;/P&gt;&lt;P&gt;subtraction is the same principle&lt;/P&gt;&lt;P&gt;double-click on the raster names and sincle click on the operator ( -) .&amp;nbsp; Just get the rasters in the right order&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 06:58:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802342#M75</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-16T06:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Height in meter using DSM?</title>
      <link>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802343#M76</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir, I got what your&amp;nbsp; are saying and I really really appreciate your help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am not getting is not regarding how to subtract 2 raster. The thing what I wanted to know is how to get the elevation data i.e. height of particular area that too particularly in meter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean weather we need a DSM for it or a DTM or both or what?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 08:19:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802343#M76</guid>
      <dc:creator>AkhilChhibber1</dc:creator>
      <dc:date>2018-02-16T08:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Height in meter using DSM?</title>
      <link>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802344#M77</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="DSM-DTM" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/396776_Untitled.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above is the attribute table of points which I generated as a result of the tool "Add Surface Information".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The raster I used in the tool "Add Surface Information" was the raster being generated as a result of output of raster calculator i.e. DSM - DTM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now what is this Z value. Is this the height of building. If Yes what is the unit of this. I am really very very confused as this is the first time I am doing this. By the way thanks a lot in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 09:00:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802344#M77</guid>
      <dc:creator>AkhilChhibber1</dc:creator>
      <dc:date>2018-02-16T09:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Height in meter using DSM?</title>
      <link>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802345#M78</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The values of Building heights look too low to be true (Some have negative values as well).&lt;/P&gt;&lt;P&gt;Are you sure one of the rasters is actually a DTM?&lt;/P&gt;&lt;P&gt;What is the cell-size of the DSM, DTM and the Difference rasters?&lt;/P&gt;&lt;P&gt;Also could you provide the Min-Max values of DSM and DTM rasters?&lt;/P&gt;&lt;P&gt;It looks like you have sorted the records in ascending order of the Z-value. What values do you see when you sort it in descending order?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 09:55:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802345#M78</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2018-02-16T09:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Height in meter using DSM?</title>
      <link>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802346#M79</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;BELOW IS THE LIST OF ANSWERS TO YOUR QUESTIONS:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question 1: &lt;SPAN style="background-color: #ffffff;"&gt;Are you sure one of the rasters is actually a DTM?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Answer 1: Yes sir, I have generated DSM and DTM both as a result of drone2map i.e. by processing of drone images.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question 2:&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;What is the cell-size of the DSM, DTM and the Difference rasters?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Answer 2: Attached below is the image which shows cell size of DSM as (0.02421, 0.02421), DTM as (0.12104, 0.12104) and the difference raster as (0.12104, 0.12104).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;IMG alt="DIFFERENCE_RASTER" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/396793_Untitled_3.jpg" style="width: 620px; height: 184px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question 3: Also could you provide the Min-Max values of DSM and DTM raster?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answer 3 : DSM (Min. = -10.7023 and Max = 64.5238)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DTM (Min. = -10.6558 and Max = 48.2257)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The minimum and maximum values can also be confirmed as per the screenshot below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="minimum_maximum" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/396794_Untitled_4.jpg" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question 4:&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;It looks like you have sorted the records in ascending order of the Z-value. What values do you see when you sort it in descending order?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Answer 4: Attached below is the image which shows values sorted in descending&amp;nbsp;order of Z value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;IMG alt="descending_order" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/396791_Untitled_2.jpg" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 10:21:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802346#M79</guid>
      <dc:creator>AkhilChhibber1</dc:creator>
      <dc:date>2018-02-16T10:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Height in meter using DSM?</title>
      <link>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802347#M80</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So basically you are saying you don't have rasters at all, but points.&lt;/P&gt;&lt;P&gt;Make rasters from the points, then subtract them... but you have differences in the cell size, so be aware&lt;/P&gt;&lt;P&gt;This is really a drone2map place question&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 11:07:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802347#M80</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-16T11:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Height in meter using DSM?</title>
      <link>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802348#M81</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you only have building points or do you have access to building footprints as polygons?. What I see from you screen shot of you DTM is that it includes higher values&amp;nbsp;where the buildings have been filtered out.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/396798_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to keep in mind that with Drone2Map the DSM is based on "measurements" and the DTM is a derivative (hence the lower resolution with a factor 5). Most likely you would like to use the elevation at the streets as the DTM value, but currently inside the buildings values increment (lighter areas).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you have access to building footprints you could:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;convert them to raster (using the ID)&lt;/LI&gt;&lt;LI&gt;use expand to make the areas a bit larger&lt;/LI&gt;&lt;LI&gt;use zonal statistics to define the minimum height inside each expanded footprint&lt;/LI&gt;&lt;LI&gt;combine that result to replace the DTM values&lt;/LI&gt;&lt;LI&gt;obtain the object height by calculating DSM -&amp;nbsp;corrected DTM&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 12:16:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802348#M81</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-02-16T12:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Height in meter using DSM?</title>
      <link>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802349#M82</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir, Actually may be I am using the wrong terminology because of which I am not trying to write in words what exactly I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically i am doing digitizing and I somehow want height data. I have DSM so my question was can I extract height of a building using DSM data??????????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 06:57:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802349#M82</guid>
      <dc:creator>rahulverma</dc:creator>
      <dc:date>2018-02-17T06:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Height in meter using DSM?</title>
      <link>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802350#M83</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes sir you are correct. I have access to building foot print which I have drafted myself. What I want is to add a field in my building shapefile of name height and get height of each building shapefile. How should I do that sir(as I am not aware regarding how to convert shapefile to raster)????????????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 06:59:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/how-to-extract-height-in-meter-using-dsm/m-p/802350#M83</guid>
      <dc:creator>rahulverma</dc:creator>
      <dc:date>2018-02-17T06:59:37Z</dc:date>
    </item>
  </channel>
</rss>

