<?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 DTED and elevation in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/dted-and-elevation/m-p/706920#M23428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have loaded a shp file and some DTED data and into ArcMap.&amp;nbsp; I created a custom BaseTool in C# that finds the layers that intersect the point clicked.&amp;nbsp; When I click on a point that intersects the shp file layer, I am able to cast that to IRowIdentifyObject and extract the Fields and Values from the Row.&amp;nbsp; But when I try to get the elevation data from the DTED layer I have no luck.&amp;nbsp; It comes into C# as a COM Object and I need to know the specific interfaces it supports so I can cast it and access the elevation data.&amp;nbsp; I also need to get the slope and upslope (azimuth) values.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I searched the ArcObjects SDK for elevation, but could not find an interface that the DTED layer supports.&amp;nbsp; I tried IGlobeLayerProperties, esriGlobeDataType, ILayerExtensions, IGlobeDisplay, IFeatureLayer, ISurface, IFeature, IARGlobe, ITinSurfaceElement, IGlobeDisplayLayers and every interface in ESRI.ArcGIS.Carto (created code to generate a class that tested each interface).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also tried using the ZMax and Zmin on the IGeometry (casted to an Envelope).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Nov 2013 17:41:19 GMT</pubDate>
    <dc:creator>mikewieliczki</dc:creator>
    <dc:date>2013-11-19T17:41:19Z</dc:date>
    <item>
      <title>DTED and elevation</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/dted-and-elevation/m-p/706920#M23428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have loaded a shp file and some DTED data and into ArcMap.&amp;nbsp; I created a custom BaseTool in C# that finds the layers that intersect the point clicked.&amp;nbsp; When I click on a point that intersects the shp file layer, I am able to cast that to IRowIdentifyObject and extract the Fields and Values from the Row.&amp;nbsp; But when I try to get the elevation data from the DTED layer I have no luck.&amp;nbsp; It comes into C# as a COM Object and I need to know the specific interfaces it supports so I can cast it and access the elevation data.&amp;nbsp; I also need to get the slope and upslope (azimuth) values.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I searched the ArcObjects SDK for elevation, but could not find an interface that the DTED layer supports.&amp;nbsp; I tried IGlobeLayerProperties, esriGlobeDataType, ILayerExtensions, IGlobeDisplay, IFeatureLayer, ISurface, IFeature, IARGlobe, ITinSurfaceElement, IGlobeDisplayLayers and every interface in ESRI.ArcGIS.Carto (created code to generate a class that tested each interface).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also tried using the ZMax and Zmin on the IGeometry (casted to an Envelope).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 17:41:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/dted-and-elevation/m-p/706920#M23428</guid>
      <dc:creator>mikewieliczki</dc:creator>
      <dc:date>2013-11-19T17:41:19Z</dc:date>
    </item>
  </channel>
</rss>

