<?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: Identify a raster layer not in geoview? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/identify-a-raster-layer-not-in-geoview/m-p/583397#M7143</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which ArcGIS Runtime .NET API(s) are you using? (UWP, WPF, Android, and/or iOS)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2018 16:33:19 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2018-06-08T16:33:19Z</dc:date>
    <item>
      <title>Identify a raster layer not in geoview?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/identify-a-raster-layer-not-in-geoview/m-p/583396#M7142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't seem to find a way using the API to identify a layer that is &lt;STRONG&gt;not&lt;/STRONG&gt; in a geoview. The specific use case is there is some calculation I need to perform based on a &lt;A href="https://www.portlandmaps.com/arcgis/rest/services/Public/LIDAR_DEM_RECLASSIFIED/ImageServer/identify"&gt;raster dem&lt;/A&gt;&amp;nbsp;pixel value and some additional data in a polygon feature layer.&amp;nbsp; I capture user click location and can easily get the intersecting polygon from the feature layer using a query, but the raster seems like I need to perform an identify to get the pixel value.&amp;nbsp; The raster is NOT in the map, nor do I want it to be.&amp;nbsp; I guess my questions are:&amp;nbsp; If I need a pixel value from a raster... is identify the only way?&amp;nbsp; If identify is the mechanism... it seems like that is only a method on a geoview. I don't see a way to identify just the raster layer even though that is a capability of the&amp;nbsp;image service itself.&amp;nbsp; Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 16:43:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/identify-a-raster-layer-not-in-geoview/m-p/583396#M7142</guid>
      <dc:creator>Mike_Quetel</dc:creator>
      <dc:date>2018-06-07T16:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Identify a raster layer not in geoview?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/identify-a-raster-layer-not-in-geoview/m-p/583397#M7143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which ArcGIS Runtime .NET API(s) are you using? (UWP, WPF, Android, and/or iOS)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 16:33:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/identify-a-raster-layer-not-in-geoview/m-p/583397#M7143</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2018-06-08T16:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Identify a raster layer not in geoview?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/identify-a-raster-layer-not-in-geoview/m-p/583398#M7144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using 100.2.1 for WPF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;MQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 17:36:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/identify-a-raster-layer-not-in-geoview/m-p/583398#M7144</guid>
      <dc:creator>Mike_Quetel</dc:creator>
      <dc:date>2018-06-08T17:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Identify a raster layer not in geoview?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/identify-a-raster-layer-not-in-geoview/m-p/583399#M7145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you look at GetElevationAsync for the Surface class?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/M_Esri_ArcGISRuntime_Mapping_Surface_GetElevationAsync.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference//html/M_Esri_ArcGISRuntime_Mapping_Surface_GetElevationAsync.htm"&gt;Surface.GetElevationAsync Method&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 15:34:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/identify-a-raster-layer-not-in-geoview/m-p/583399#M7145</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2018-06-11T15:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Identify a raster layer not in geoview?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/identify-a-raster-layer-not-in-geoview/m-p/583400#M7146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope, I was focused on RasterLayer since it seemed like the more generic route to getting a pixel value at an X,Y location.&amp;nbsp; I'll check this out.&amp;nbsp; Is there a corollary to GetElevationAsync if the raster I want to query isn't actually a DEM?&amp;nbsp; Just trying to understand the API a bit better....&amp;nbsp; &amp;nbsp;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2018 15:40:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/identify-a-raster-layer-not-in-geoview/m-p/583400#M7146</guid>
      <dc:creator>Mike_Quetel</dc:creator>
      <dc:date>2018-06-12T15:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Identify a raster layer not in geoview?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/identify-a-raster-layer-not-in-geoview/m-p/583401#M7147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not at this point no,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2018 17:48:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/identify-a-raster-layer-not-in-geoview/m-p/583401#M7147</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2018-06-12T17:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Identify a raster layer not in geoview?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/identify-a-raster-layer-not-in-geoview/m-p/583402#M7148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've attached code I'm using to get the pixel value from any image service, be it a DEM or other.&amp;nbsp; It's fairly quick and dirty, assumes the pixel value can be represented as a double and creates an external dependency on json.net.&amp;nbsp; &amp;nbsp;Perhaps it will be useful to others.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2018 18:12:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/identify-a-raster-layer-not-in-geoview/m-p/583402#M7148</guid>
      <dc:creator>Mike_Quetel</dc:creator>
      <dc:date>2018-06-12T18:12:59Z</dc:date>
    </item>
  </channel>
</rss>

