<?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 on FeatureLayer using Coordinates in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275864#M6473</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Russell,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Oh... If you are talking about a FeatureLayer than the info window that is poped up when you click on the feature has nothing to do with the identifyTask. Is that what you are talking about?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Exactly. Can you run an identifyTask on a FeatureLayer as you would a MapService layer?&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, 26 Apr 2011 15:27:43 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2011-04-26T15:27:43Z</dc:date>
    <item>
      <title>Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275859#M6468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All of the examples/samples I've seen dealing with FeatureLayers and Identify deal with mouse clicks. Is there a way to do the same with a coordinate passed from, say, an address locator?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;rGibson&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 14:59:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275859#M6468</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-26T14:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275860#M6469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Russell,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Sure if you look at the code the only thing the mouse click is doing is getting some geometry to use for the identifyTask.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 15:08:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275860#M6469</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-26T15:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275861#M6470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I guess in the samples, I'm missing where the coordinate from the click is being passed to the FeatureServer. Does the FeatureServer inheritently listen for a map click?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;r&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 15:10:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275861#M6470</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-26T15:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275862#M6471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not using a MapServer, rather a FeatureServer. And in the FeatureServer samples there is no use of an identifyTask. At least in the Esri online Samples, that is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;r&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 15:12:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275862#M6471</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-26T15:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275863#M6472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Russell,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Oh... If you are talking about a FeatureLayer than the info window that is poped up when you click on the feature has nothing to do with the identifyTask. Is that what you are talking about?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 15:14:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275863#M6472</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-26T15:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275864#M6473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Russell,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Oh... If you are talking about a FeatureLayer than the info window that is poped up when you click on the feature has nothing to do with the identifyTask. Is that what you are talking about?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Exactly. Can you run an identifyTask on a FeatureLayer as you would a MapService layer?&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, 26 Apr 2011 15:27:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275864#M6473</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-26T15:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275865#M6474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Russell,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You can but... What is your end game??? The identify task is suited for clicking on a map and having it return results from all map services that are included in that map including featureLayers. If you are just trying to get specific info about the actual feature (graphic) that you click on then why not just use the info window or the new 2.3 PopUpInfo?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 15:33:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275865#M6474</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-26T15:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275866#M6475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Russell,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; You can but... What is your end game??? The identify task is suited for clicking on a map and having it return results from all map services that are included in that map including featureLayers. If you are just trying to get specific info about the actual feature (graphic) that you click on then why not just use the info window or the new 2.3 PopUpInfo?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Right. I want to pass the coordinates returned from an address locator into multiple layers of a featureService. I have done so successfully using MapServices but was going to try using a featureService. So can u use the URL of a featureService in an identifyTask?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 15:41:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275866#M6475</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-26T15:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275867#M6476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Russell,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The documentation says &lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;URL to the ArcGIS Server REST resource that represents a map layer&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; So I would say yes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 15:50:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275867#M6476</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-26T15:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275868#M6477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmmmm...oddly enough, if I simply plug in the URL of a FeatureService in the identifyTask, the identifyTask hangs. All reference systems are identical between the map, locator service and the feature service. Let you know what I find out. Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;r&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 20:47:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275868#M6477</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-26T20:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275869#M6478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, but I do not understand why IdentifyTask needed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1 - FeatureLayer has default MXML property &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;graphicProvider&lt;/SPAN&gt;&lt;SPAN&gt;= ArrayCollection of all the graphics currently in the layer. Each of graphics has geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 - FeatureLayer has public property &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;outFields&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3 - Well - you have array of geometries(&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;graphicProvider&lt;/SPAN&gt;&lt;SPAN&gt;) on client side and fields(&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;outFields&lt;/SPAN&gt;&lt;SPAN&gt;) on client side. Tell me why new server call(IdentifyTask) needed? Or I'm missing something?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 05:13:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275869#M6478</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2011-04-27T05:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275870#M6479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Sorry, but I do not understand why IdentifyTask needed?&lt;BR /&gt;&lt;BR /&gt;1 - FeatureLayer has default MXML property &lt;SPAN style="font-style:italic;"&gt;graphicProvider&lt;/SPAN&gt;= ArrayCollection of all the graphics currently in the layer. Each of graphics has geometry.&lt;BR /&gt;2 - FeatureLayer has public property &lt;SPAN style="font-style:italic;"&gt;outFields&lt;/SPAN&gt;.&lt;BR /&gt;3 - Well - you have array of geometries(&lt;SPAN style="font-style:italic;"&gt;graphicProvider&lt;/SPAN&gt;) on client side and fields(&lt;SPAN style="font-style:italic;"&gt;outFields&lt;/SPAN&gt;) on client side. Tell me why new server call(IdentifyTask) needed? Or I'm missing something?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, Ivan.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Desire is to use point coordinates from address locator to perform point-in-polygon analysis. IdentityTask is the only way I am familiar with.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 05:30:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275870#M6479</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-27T05:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275871#M6480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Sorry, but I do not understand why IdentifyTask needed?&lt;BR /&gt;&lt;BR /&gt;1 - FeatureLayer has default MXML property &lt;SPAN style="font-style:italic;"&gt;graphicProvider&lt;/SPAN&gt;= ArrayCollection of all the graphics currently in the layer. Each of graphics has geometry.&lt;BR /&gt;2 - FeatureLayer has public property &lt;SPAN style="font-style:italic;"&gt;outFields&lt;/SPAN&gt;.&lt;BR /&gt;3 - Well - you have array of geometries(&lt;SPAN style="font-style:italic;"&gt;graphicProvider&lt;/SPAN&gt;) on client side and fields(&lt;SPAN style="font-style:italic;"&gt;outFields&lt;/SPAN&gt;) on client side. Tell me why new server call(IdentifyTask) needed? Or I'm missing something?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I might also add that the need is to simultaneously perform the identify/query on multiple polygon layers using the same coordinates. Possibly as many as 20. I've done this successfully using MapServices. Just trying it with FeatureService.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 05:36:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275871#M6480</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-27T05:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275872#M6481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, if I need to &lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Identify on &lt;STRONG&gt;FeatureLayer&lt;/STRONG&gt; using Coordinates&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;, and this layer is &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&amp;lt;esri:Map /&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt; child i do not make any calls to ArcGIS server, because &lt;/SPAN&gt;&lt;STRONG&gt;FeatureLayer&lt;/STRONG&gt;&lt;SPAN&gt; is the result of query and has all needed geometries and fields on client side. I'll just filter and sort it as I need:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;for each (var gr:Graphic in featureLayer.graphicProvider)
{
&amp;nbsp;&amp;nbsp;&amp;nbsp; // find geometry and get fields
}&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I &lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Just trying it with &lt;STRONG&gt;FeatureService&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; not included in &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&amp;lt;esri:Map /&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt; MXML tag. I call to server with new query.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Fire/Sheep/MapServer" rel="nofollow noopener noreferrer" target="_blank"&gt;MapServer&lt;/A&gt;&lt;SPAN&gt; - look for &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Supported Operations&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Fire/Sheep/FeatureServer/0" rel="nofollow noopener noreferrer" target="_blank"&gt;FeatureServer&lt;/A&gt;&lt;SPAN&gt; - look for &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Supported Operations&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anywhere good luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 13:26:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275872#M6481</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2021-12-11T13:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275873#M6482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why an identifyTask? Because I could be querying as many as 20 separate layers and sorting through as many as 100 fields. In the app I query various polygon layers contained in MapServices dynamically based on the coordinate of an address, pulling just those values I need for the report to the user. Placing the FeatureLayer inside the Map tag would require listing everyone of those fields I would potentially need to query in the Outfields, correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So what I'm hearing is that you cannot (or shouldn't) place the URL of a FeatureService in the identifyTask MXML tag, correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;r&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 12:50:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275873#M6482</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-27T12:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275874#M6483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; Placing the FeatureLayer inside the Map tag would require listing everyone of those fields I would potentially need to query in the Outfields, correct?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes. The same as if you make a QueryTask call to FeatureService.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;So what I'm hearing is that you cannot (or shouldn't) place the URL of a FeatureService in the identifyTask MXML tag, correct?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No. May be because my English is too bad, I did not understand your post question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1 - My mistake. Identify on FeatureLayer in your post header for "ArcGIS API for Flex" confused me. I think what you are talking about com.esri.ags.layers.FeatureLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2 - FeatureService (//server/ArcGIS/rest/services/name/FeatureServer/layerID) &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Supported Operations&lt;/SPAN&gt;&lt;SPAN&gt; are "Query" "Add Features" "Update Features" "Delete Features" "Apply Edits". No Identify supported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 05:49:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275874#M6483</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2011-04-28T05:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275875#M6484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Russell,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Here is a snippet of code from my Identify widget that shows how I handle FeatureService. The important part of the code is where I create a mapservice url from the featureservice url, most of the other stuff is specific to me determining which layers are visible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;if (layer is FeatureLayer)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var featLayer:FeatureLayer = layer as FeatureLayer;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url = featLayer.url;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var layId:int = -1;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var arcDL:ArcGISDynamicMapServiceLayer;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if( url.indexOf("FeatureServer") &amp;gt; -1)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var msName:String = url.replace("FeatureServer","MapServer");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; arcDL = new ArcGISDynamicMapServiceLayer(msName.substring(0,msName.lastIndexOf("/")));
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url = arcDL.url;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; layId = parseInt(msName.substring(msName.lastIndexOf("/")+ 1));
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }else{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; arcDL = new ArcGISDynamicMapServiceLayer(url.substring(0,url.lastIndexOf("/")));
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; layId = parseInt(url.substring(url.lastIndexOf("/")+ 1));
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url = arcDL.url;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(identifyLayerOption == "visible")
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(layId != -1)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; identifyParams.layerIds = [layId];
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(featLayer.visible == false)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="";
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 13:26:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275875#M6484</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T13:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on FeatureLayer using Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275876#M6485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First off, many thanks to Robert and Ivan for their efforts and patience. You guys are a real asset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's what I found and it's actually due to a bug (NIM033079).....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When running an identifyTask on a FeatureService, the identifyTask will fail on non-visible layers. Oddly enough there is no problem doing the same with a garden-variety MapService. So in my code in the identifyParams setup I was using identifyParams.layerOption = IdentifyParameters.LAYER_OPTION_ALL. This was causing the issue. So according to ESRI, the work-around is to specify the layerOption as "top" or just do not specify any layer option. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again, thanks for everyone's help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Russell&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 15:04:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-featurelayer-using-coordinates/m-p/275876#M6485</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-28T15:04:16Z</dc:date>
    </item>
  </channel>
</rss>

