<?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: How do I have to use an ImageServiceIdentifyTask or any similar method to this? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-have-to-use-an-imageserviceidentifytask/m-p/237479#M22109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and how should I use the code? may I have to put it into the main index.html file after the script src tag? or where?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 12:08:29 GMT</pubDate>
    <dc:creator>RolandGliba</dc:creator>
    <dc:date>2016-06-15T12:08:29Z</dc:date>
    <item>
      <title>How do I have to use an ImageServiceIdentifyTask or any similar method to this?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-have-to-use-an-imageserviceidentifytask/m-p/237477#M22107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy&lt;/P&gt;&lt;P&gt;I am very new in the javascript world and I have just started with wab, it's easy to work with the wab but the reason why I change is there is this task (ImageServiceIdentifyTask) what is needed to use one of my app. I would like to solve that when I click in a point feature that results me the raster with the same name. So I got that info I have to create query on them and make an events on the clicking. I don't know how to do this so I'll be thankful if anyone could help me in every details. Where do I have to modify the code to? With which content? Maybe a full sample code would be the most useful with a sample point feature layer (mapservice) and an mosaic dataset with catalog content (imageservice). Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 09:16:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-have-to-use-an-imageserviceidentifytask/m-p/237477#M22107</guid>
      <dc:creator>RolandGliba</dc:creator>
      <dc:date>2016-06-15T09:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I have to use an ImageServiceIdentifyTask or any similar method to this?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-have-to-use-an-imageserviceidentifytask/m-p/237478#M22108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an example: &lt;A href="https://jsfiddle.net/fcbasson/2vcvkzxu/" title="https://jsfiddle.net/fcbasson/2vcvkzxu/"&gt;Edit fiddle - JSFiddle&lt;/A&gt;.&amp;nbsp; Click on the panchromatic images and view the image properties below the map.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 10:18:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-have-to-use-an-imageserviceidentifytask/m-p/237478#M22108</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2016-06-15T10:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I have to use an ImageServiceIdentifyTask or any similar method to this?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-have-to-use-an-imageserviceidentifytask/m-p/237479#M22109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and how should I use the code? may I have to put it into the main index.html file after the script src tag? or where?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 12:08:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-have-to-use-an-imageserviceidentifytask/m-p/237479#M22109</guid>
      <dc:creator>RolandGliba</dc:creator>
      <dc:date>2016-06-15T12:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I have to use an ImageServiceIdentifyTask or any similar method to this?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-have-to-use-an-imageserviceidentifytask/m-p/237480#M22110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's completely up to you.&amp;nbsp; You can put it in the index.html head inside a script tag or you can reference it as an external JS file.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;script src="myfile.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/PRE&gt;&lt;P&gt;or inside header&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;script&amp;gt;
// code
&amp;lt;/script&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 11:58:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-have-to-use-an-imageserviceidentifytask/m-p/237480#M22110</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2021-12-11T11:58:05Z</dc:date>
    </item>
  </channel>
</rss>

