<?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: Find object in Feature layer with Id in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-object-in-feature-layer-with-id/m-p/489271#M45488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Absolutely possible. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Check out the SDK and API, there should be some samples and tutorials.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/"&gt;https://developers.arcgis.com/en/javascript/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Like pepatosp said, check out FindTask as well as Query (and maybe even QueryTask)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jsapi/query.html"&gt;https://developers.arcgis.com/en/javascript/jsapi/query.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 14:02:38 GMT</pubDate>
    <dc:creator>JonathanUihlein</dc:creator>
    <dc:date>2014-01-17T14:02:38Z</dc:date>
    <item>
      <title>Find object in Feature layer with Id</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-object-in-feature-layer-with-id/m-p/489269#M45486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Assume I have some some records in my database and this records are rendered as buttons in my page next to ARC GIS map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Within the map there is a feature layer is rendered from a Map server containing objects which relate with the my db records.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So the requirement is when the user clicks the buttons I want to find an object within the feature layer that is related with the id of my record and display an infoWindow around it. Mainly I want to trigger some event from my pages using Javascript or something that will find a specific object in the layer and center and display extra info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 12:36:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-object-in-feature-layer-with-id/m-p/489269#M45486</guid>
      <dc:creator>BeakalGobena</dc:creator>
      <dc:date>2014-01-17T12:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Find object in Feature layer with Id</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-object-in-feature-layer-with-id/m-p/489270#M45487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at the FindTask:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jsapi/findtask-amd.html"&gt;https://developers.arcgis.com/en/javascript/jsapi/findtask-amd.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 13:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-object-in-feature-layer-with-id/m-p/489270#M45487</guid>
      <dc:creator>RobertoPepato</dc:creator>
      <dc:date>2014-01-17T13:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Find object in Feature layer with Id</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-object-in-feature-layer-with-id/m-p/489271#M45488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Absolutely possible. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Check out the SDK and API, there should be some samples and tutorials.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/"&gt;https://developers.arcgis.com/en/javascript/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Like pepatosp said, check out FindTask as well as Query (and maybe even QueryTask)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jsapi/query.html"&gt;https://developers.arcgis.com/en/javascript/jsapi/query.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 14:02:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-object-in-feature-layer-with-id/m-p/489271#M45488</guid>
      <dc:creator>JonathanUihlein</dc:creator>
      <dc:date>2014-01-17T14:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Find object in Feature layer with Id</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-object-in-feature-layer-with-id/m-p/489272#M45489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;interesting topic, and works perfectly, Thanks guys for the quick reply.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jan 2014 12:08:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-object-in-feature-layer-with-id/m-p/489272#M45489</guid>
      <dc:creator>BeakalGobena</dc:creator>
      <dc:date>2014-01-19T12:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Find object in Feature layer with Id</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-object-in-feature-layer-with-id/m-p/489273#M45490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;interesting topic, and works perfectly, Thanks guys for the quick reply.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Good to hear beakal. Could you mark the thread as solved, so it can help other people with doubts on the same topic?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Roberto Pepato.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jan 2014 13:05:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-object-in-feature-layer-with-id/m-p/489273#M45490</guid>
      <dc:creator>RobertoPepato</dc:creator>
      <dc:date>2014-01-19T13:05:17Z</dc:date>
    </item>
  </channel>
</rss>

