<?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: Address check with returned feature layer info in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/address-check-with-returned-feature-layer-info/m-p/536973#M50064</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;absolutely doable in a JavaScript application.&amp;nbsp; you'll need to pass the results from geocoding to a spatial queryTask.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;check out the following samples to get started...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;geocoder widget&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://developers.arcgis.com/en/javascript/jssamples/locator_simple.html"&gt;http://developers.arcgis.com/en/javascript/jssamples/locator_simple.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;use the results of one task as input to another task&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://developers.arcgis.com/en/javascript/jssamples/query_gpresult.html"&gt;http://developers.arcgis.com/en/javascript/jssamples/query_gpresult.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jun 2013 14:04:03 GMT</pubDate>
    <dc:creator>JohnGravois</dc:creator>
    <dc:date>2013-06-11T14:04:03Z</dc:date>
    <item>
      <title>Address check with returned feature layer info</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/address-check-with-returned-feature-layer-info/m-p/536972#M50063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not at all versed in Javascript programming so I figured I would ask here and see if y'all could help me.&amp;nbsp; I want to create a "simple" map that utilizes the common street map basemap from esri.&amp;nbsp; There's a couple key points about the map:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) The map needs to be accessible on several websites that all direct to the same map.&amp;nbsp; I think this is simple; just means giving the same html code or pages to several websites and have them implement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) The user will enter their address in a box and the map will locate their property.&amp;nbsp; Again, I think this is simple; there's sample coding on the resources website that does this and I could use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) If possible, I would like the address call to request a location query to a feature layer(s) and return results.&amp;nbsp; This can be done through a separate pop-up window or a frame on the same page.&amp;nbsp; The layers would be a map service I create through ArcGIS Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be appreciated.&amp;nbsp; This is obviously conceptual in nature and I don't have any code to share yet.&amp;nbsp; If it's not possible, I would prefer not wasting hours to realize it so my hope here is to see if anyone has done something similar and could verify and be available to ask questions along the way of setup.&amp;nbsp; I'm used to setting up Flex websites so I have no idea what I'm doing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 12:56:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/address-check-with-returned-feature-layer-info/m-p/536972#M50063</guid>
      <dc:creator>ChadHall</dc:creator>
      <dc:date>2013-06-10T12:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Address check with returned feature layer info</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/address-check-with-returned-feature-layer-info/m-p/536973#M50064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;absolutely doable in a JavaScript application.&amp;nbsp; you'll need to pass the results from geocoding to a spatial queryTask.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;check out the following samples to get started...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;geocoder widget&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://developers.arcgis.com/en/javascript/jssamples/locator_simple.html"&gt;http://developers.arcgis.com/en/javascript/jssamples/locator_simple.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;use the results of one task as input to another task&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://developers.arcgis.com/en/javascript/jssamples/query_gpresult.html"&gt;http://developers.arcgis.com/en/javascript/jssamples/query_gpresult.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 14:04:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/address-check-with-returned-feature-layer-info/m-p/536973#M50064</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2013-06-11T14:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Address check with returned feature layer info</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/address-check-with-returned-feature-layer-info/m-p/536974#M50065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Awesome, that's what I'm looking for.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 18:42:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/address-check-with-returned-feature-layer-info/m-p/536974#M50065</guid>
      <dc:creator>ChadHall</dc:creator>
      <dc:date>2013-06-12T18:42:51Z</dc:date>
    </item>
  </channel>
</rss>

