<?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 in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify/m-p/761326#M16797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the below code ihave used for layer visibility but it is displaying only top active layer its not showing the raster layer information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;esri:visibleLayers&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;s:ArrayCollection&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fx:Number&amp;gt;1&amp;lt;/fx:Number&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fx:Number&amp;gt;2&amp;lt;/fx:Number&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- Show census block points only --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/s:ArrayCollection&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/esri:visibleLayers&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jun 2011 09:52:42 GMT</pubDate>
    <dc:creator>MohammedIsmail</dc:creator>
    <dc:date>2011-06-03T09:52:42Z</dc:date>
    <item>
      <title>Identify</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify/m-p/761322#M16793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i want to display all active layers information when i click IDENTIFY option on map &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Ex: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;layer1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;layer2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;layer3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;layer4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;layer5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-----&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;layer2 , layer3 and layer4 are active layers /selected layers)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 07:27:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify/m-p/761322#M16793</guid>
      <dc:creator>MohammedIsmail</dc:creator>
      <dc:date>2011-05-30T07:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Identify</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify/m-p/761323#M16794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mohammed,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You can use the visibleLayers property of the layer and the IdentifyParams.layerIds property to do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html#visibleLayers"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html#visibleLayers&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/supportClasses/ImageParameters.html#layerIds"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/supportClasses/ImageParameters.html#layerIds&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 14:25:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify/m-p/761323#M16794</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-30T14:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Identify</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify/m-p/761324#M16795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i have applied the Layer visble option but still am having the same problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:visibleLayers&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/esri:visibleLayers&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 06:47:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify/m-p/761324#M16795</guid>
      <dc:creator>MohammedIsmail</dc:creator>
      <dc:date>2011-06-01T06:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Identify</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify/m-p/761325#M16796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mohammed,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; The visibleLayers is only half of what you need to do... Next you will need to give the IdentifyParams the array of visible layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/supportClasses/ImageParameters.html#layerIds"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/supportClasses/ImageParameters.html#layerIds&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 11:03:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify/m-p/761325#M16796</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-06-01T11:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Identify</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify/m-p/761326#M16797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the below code ihave used for layer visibility but it is displaying only top active layer its not showing the raster layer information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;esri:visibleLayers&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;s:ArrayCollection&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fx:Number&amp;gt;1&amp;lt;/fx:Number&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fx:Number&amp;gt;2&amp;lt;/fx:Number&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- Show census block points only --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/s:ArrayCollection&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/esri:visibleLayers&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 09:52:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify/m-p/761326#M16797</guid>
      <dc:creator>MohammedIsmail</dc:creator>
      <dc:date>2011-06-03T09:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Identify</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify/m-p/761327#M16798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mohammed,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You need to get in a habit of posting the code you are having issues with so that so much time is not spent going back and forth on tiny snippets of code that don't mean much if we can see how you are using that code.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 10:58:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify/m-p/761327#M16798</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-06-03T10:58:54Z</dc:date>
    </item>
  </channel>
</rss>

