<?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 - no results in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227731#M5356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just published the mxd as a map service using MSD file and now the identify works.&amp;nbsp; I can put in the same parameters for the MSD based service and the standard dynamic service (geometry, layers, map extent, etc...).&amp;nbsp; One produces results, the other doesn't.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Odd indeed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jun 2010 20:14:12 GMT</pubDate>
    <dc:creator>RoyceSimpson</dc:creator>
    <dc:date>2010-06-03T20:14:12Z</dc:date>
    <item>
      <title>identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227721#M5346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Im having some issues with the identfy widget and im not sure if its the widget or my map service. I have about 20 layers and only about 4 or 5 show results when identifying. So it works for some layers and not others. To rule out the tolerance being a factor, some of the layers that dont work are polygon features so im definitely hitting the features but it returns "no results". Its not throwing any errors in the code. I have it set to identify visible layers only and I zoom to the features im trying to identify so I can physically see the features and it just doesnt identify. I compared the identifyParams.layerIds with my rest service endpoint to be sure the layer id was correct for the layer i wanted to identify on. Everything seems to look correct. It just seems to not like most of the layers for some reason. Any help is appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 16:41:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227721#M5346</guid>
      <dc:creator>GaryBushek</dc:creator>
      <dc:date>2010-04-09T16:41:18Z</dc:date>
    </item>
    <item>
      <title>identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227722#M5347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I just figured out that its only identifying the current visible layers as long as they were one of the original visible layers of the map service. I'm not sure what to make of that. I would think the code would work for any visible layer regardless of whether it was on or off originally.&amp;nbsp; I will dig around the code to see if I can fix that but if anyone has any ideas let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again, Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 17:01:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227722#M5347</guid>
      <dc:creator>GaryBushek</dc:creator>
      <dc:date>2010-04-09T17:01:15Z</dc:date>
    </item>
    <item>
      <title>no- results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227723#M5348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok, chalk it up to me not understanding how the identify is supposed to work. apparently "visble" doesnt mean currently visible but originally visible. I switched it to "All" and it identifies on all currently visible layers...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 17:34:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227723#M5348</guid>
      <dc:creator>GaryBushek</dc:creator>
      <dc:date>2010-04-09T17:34:20Z</dc:date>
    </item>
    <item>
      <title>Thanks for the Post</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227724#M5349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have been trying to figure this out off and on for a week or so. I had used the "all" early on in my adventures, but thought the individual layers should be accessible and was stumbling around trying to figure this out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 17:49:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227724#M5349</guid>
      <dc:creator>JeffMitzelfelt</dc:creator>
      <dc:date>2010-04-12T17:49:41Z</dc:date>
    </item>
    <item>
      <title>Identify not working using LayerID's...</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227725#M5350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a simple MSD based service with four layers.&amp;nbsp; For some reason, if I use the Identify REST call using the "all" keyword for the layers parameter, I get all of the data returned.&amp;nbsp; If I use a valid layerId for the layers parameter, I just get data returned back for the first layer.&amp;nbsp; The same thing happens for ESRI's demo service:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This request returns all layers:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Portland/Portland_ESRI_LandBase_AGO/MapServer/identify?geometryType=esriGeometryPoint&amp;amp;geometry=-122.6762+%2C45.5235&amp;amp;sr=&amp;amp;layers=all&amp;amp;tolerance=5&amp;amp;mapExtent=-123.596895130833%2C44.8091202495904%2C-121.553757125412%2C45.8567792045506&amp;amp;imageDisplay=600%2C550%2C96&amp;amp;returnGeometry=false"&gt;http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Portland/Portland_ESRI_LandBase_AGO/MapServer/identify?geometryType=esriGeometryPoint&amp;amp;geometry=-122.6762+%2C45.5235&amp;amp;sr=&amp;amp;layers=all&amp;amp;tolerance=5&amp;amp;mapExtent=-123.596895130833%2C44.8091202495904%2C-121.553757125412%2C45.8567792045506&amp;amp;imageDisplay=600%2C550%2C96&amp;amp;returnGeometry=false&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This request just returns data from layerid=4, even thought the id is set the the third layer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Portland/Portland_ESRI_LandBase_AGO/MapServer/identify?geometryType=esriGeometryPoint&amp;amp;geometry=-122.6762+%2C45.5235&amp;amp;sr=&amp;amp;layers=3&amp;amp;tolerance=5&amp;amp;mapExtent=-123.596895130833%2C44.8091202495904%2C-121.553757125412%2C45.8567792045506&amp;amp;imageDisplay=600%2C550%2C96&amp;amp;returnGeometry=false"&gt;http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Portland/Portland_ESRI_LandBase_AGO/MapServer/identify?geometryType=esriGeometryPoint&amp;amp;geometry=-122.6762+%2C45.5235&amp;amp;sr=&amp;amp;layers=3&amp;amp;tolerance=5&amp;amp;mapExtent=-123.596895130833%2C44.8091202495904%2C-121.553757125412%2C45.8567792045506&amp;amp;imageDisplay=600%2C550%2C96&amp;amp;returnGeometry=false&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea why this is happening?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 14:47:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227725#M5350</guid>
      <dc:creator>GISAdmin1</dc:creator>
      <dc:date>2010-04-16T14:47:28Z</dc:date>
    </item>
    <item>
      <title>identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227726#M5351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To get the behavior I think you are expecting, you need to specify "all:3", as the default is "top".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/rest/index.html?identify.html"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/rest/index.html?identify.html&lt;/A&gt;&lt;SPAN&gt; for more information on the layer parameter for identify.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 15:42:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227726#M5351</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-04-16T15:42:27Z</dc:date>
    </item>
    <item>
      <title>identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227727#M5352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You would need to set layers to: all:3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See: &lt;/SPAN&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/rest/identify.html"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/rest/identify.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 15:42:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227727#M5352</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-04-16T15:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227728#M5353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having the same issue as gbushek and have attempted "identifyParams.layerOption = 'all';".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I go into the mxd and turn on all the layers, the Identify operation works fine, but when I turn them all off in the mxd&amp;nbsp; and then in the Flex app, use "visibleLayers" to manually turn on layers, then perform an Identify, I get no identify results.&amp;nbsp; I've tried various combinations of identifyParams.layerOption and identifyParams.layerIds with no success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this the intended functionality, bug or am I missing something?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 14:54:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227728#M5353</guid>
      <dc:creator>RoyceSimpson</dc:creator>
      <dc:date>2010-06-03T14:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227729#M5354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Setting the identifyParams.layerOption to "all" should be all you need to do. Are you able to reproduce this issue when using the REST Services Directory identify page? You may need to contact ESRI Support to see if this is a bug or known issue with your configuration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 19:36:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227729#M5354</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-06-03T19:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227730#M5355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having a very similar issue - if I use the sample Parcels map service provided in the sample, ID works fine.&amp;nbsp; If I try to use my layers, no results are returned.&amp;nbsp; I have my "&amp;lt;identifylayeroption&amp;gt;" set to "all" in identifywidget.xml.&amp;nbsp; Seems several of us are experiencing the same problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 19:51:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227730#M5355</guid>
      <dc:creator>BradOleson</dc:creator>
      <dc:date>2010-06-03T19:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227731#M5356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just published the mxd as a map service using MSD file and now the identify works.&amp;nbsp; I can put in the same parameters for the MSD based service and the standard dynamic service (geometry, layers, map extent, etc...).&amp;nbsp; One produces results, the other doesn't.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Odd indeed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 20:14:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227731#M5356</guid>
      <dc:creator>RoyceSimpson</dc:creator>
      <dc:date>2010-06-03T20:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227732#M5357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Now I'm really confused.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why does this return results for the 11th layer?&amp;nbsp; (Where is the documentation on this syntax?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;identifyParams.layerOption = "all:11"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But this doesn't...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;identifyParams.layerOption = "all"; identifyParams.layerIds = [11];&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and this doesn't seem to work when manually setting visiblelayers property properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;identifyParams.layerOption = "visible"&amp;nbsp; ..."visible:11"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 20:37:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227732#M5357</guid>
      <dc:creator>RoyceSimpson</dc:creator>
      <dc:date>2010-06-03T20:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227733#M5358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, here is the REST doc on the "all:3" syntax...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Description: The layers to perform the identify operation on. There are three ways to specify which layers to identify on:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * top: Only the top-most layer at the specified location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * visible: All visible layers at the specified location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * all: All layers at the specified location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Example: layers=all&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Default: By default the identify operation identifies the top-most layer (i.e. layers=top)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can either specify the layer options as mentioned above by themselves or specify the layer option in conjunction with a list of layer IDs. When both the layer option as well as the layer IDs are specified, the server treats it as a boolean "AND" operator. For example, if the parameter is specified as: layers=visible:2,5 only layers with IDs 2 and 5, if visible, are identified.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 20:59:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227733#M5358</guid>
      <dc:creator>RoyceSimpson</dc:creator>
      <dc:date>2010-06-03T20:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227734#M5359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd be happy if it ID's on ANY of my layers, and it is set to "all".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 21:02:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227734#M5359</guid>
      <dc:creator>BradOleson</dc:creator>
      <dc:date>2010-06-03T21:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227735#M5360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;identifyParams.layerOption = "all"; identifyParams.layerIds = [11]; is the proper use of the API. You could call identifyParams.layerOption = "all:11" a shortcut way of doing the same thing. Either way, the REST request should be the same. Are they not? What version of the API are you using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 21:02:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227735#M5360</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-06-03T21:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227736#M5361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;API 2.0 update 3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the only solution that i've gotten to fully work so far.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to use the "all" option since "visible" never returns results no matter how many layers I set "visibleLayers" for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I set the layerIds property to the current visibleLayers property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;identifyParams.layerOption = "all";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;identifyParams.layerIds = assetMap.visibleLayers.source;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 22:13:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227736#M5361</guid>
      <dc:creator>RoyceSimpson</dc:creator>
      <dc:date>2010-06-03T22:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227737#M5362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is the correct usage and behavior. When identifying on "visible" layers, it's working against the default layer visibilities as defined in the service/mxd, not the overrides you've made on the client on the ArcGISDynamicMapServiceLayer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 22:19:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227737#M5362</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-06-03T22:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227738#M5363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the info.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 13:02:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227738#M5363</guid>
      <dc:creator>RoyceSimpson</dc:creator>
      <dc:date>2010-06-04T13:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227739#M5364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I inadvertently found something that may be affecting the ID issue: projection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm working (in another forum thread) on getting my maps to be projected in UTM (for a grid layer that must be in that projection).&amp;nbsp; I changed the way my map loads by taking out the StreetMap and Satellite maps and just having mine load, with the extents changed to UTM coordinates (to match my projected map service layer).&amp;nbsp; Now, not only is the grid layer correct, but the ID tool works fine on all of my layers.&amp;nbsp; Why wasn't it working when projected to overlay the StreetMap data in Lat/Lon, but now it works?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 16:22:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227739#M5364</guid>
      <dc:creator>BradOleson</dc:creator>
      <dc:date>2010-06-04T16:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: identify - no results</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227740#M5365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This should be set:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/IdentifyParameters.html#spatialReference"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/IdentifyParameters.html#spatialReference&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 16:56:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-no-results/m-p/227740#M5365</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-06-04T16:56:39Z</dc:date>
    </item>
  </channel>
</rss>

