<?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: What is the WSDL or REST web service that does the geocoding? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-is-the-wsdl-or-rest-web-service-that-does-the/m-p/37397#M3114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Anthony.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have a simple address, which &lt;/SPAN&gt;&lt;STRONG&gt;Operation&lt;/STRONG&gt;&lt;SPAN&gt; do I need to call to get back the X and Y? Can I set the spatial reference in the call?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hubert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2012 19:37:58 GMT</pubDate>
    <dc:creator>HubertLo</dc:creator>
    <dc:date>2012-08-15T19:37:58Z</dc:date>
    <item>
      <title>What is the WSDL or REST web service that does the geocoding?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-is-the-wsdl-or-rest-web-service-that-does-the/m-p/37395#M3112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looking at the Find Address sample I know I can use the esri.tasks.locator object with Geocoder URL ( &lt;/SPAN&gt;&lt;A href="http://tasks.arcgis.com/ArcGIS/rest/services/WorldLocator/GeocodeServer"&gt;http://tasks.arcgis.com/ArcGIS/rest/services/WorldLocator/GeocodeServer&lt;/A&gt;&lt;SPAN&gt; ) and call the addressToLocations method. &lt;/SPAN&gt;&lt;STRONG&gt;Is there a WSDL or REST web service URL I can call on the ESRI server to do the geocoding directly?&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The reason for that is I may need to access it in the back end of my code and I cannot use the JavaScript API to handle that. A direct call to the proper web service thru codes will have to be the way to go. Where can find such information? Can it be done like that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 18:45:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-is-the-wsdl-or-rest-web-service-that-does-the/m-p/37395#M3112</guid>
      <dc:creator>HubertLo</dc:creator>
      <dc:date>2012-08-15T18:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: What is the WSDL or REST web service that does the geocoding?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-is-the-wsdl-or-rest-web-service-that-does-the/m-p/37396#M3113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hubert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure how Esri have set that service up, as a geocode service normally has REST and SOAP as supported interfaces, see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://tasks.arcgisonline.com/ArcGIS/rest/services/Locators/ESRI_Places_World/GeocodeServer"&gt;http://tasks.arcgisonline.com/ArcGIS/rest/services/Locators/ESRI_Places_World/GeocodeServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 18:58:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-is-the-wsdl-or-rest-web-service-that-does-the/m-p/37396#M3113</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-08-15T18:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: What is the WSDL or REST web service that does the geocoding?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-is-the-wsdl-or-rest-web-service-that-does-the/m-p/37397#M3114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Anthony.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have a simple address, which &lt;/SPAN&gt;&lt;STRONG&gt;Operation&lt;/STRONG&gt;&lt;SPAN&gt; do I need to call to get back the X and Y? Can I set the spatial reference in the call?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hubert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 19:37:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-is-the-wsdl-or-rest-web-service-that-does-the/m-p/37397#M3114</guid>
      <dc:creator>HubertLo</dc:creator>
      <dc:date>2012-08-15T19:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: What is the WSDL or REST web service that does the geocoding?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-is-the-wsdl-or-rest-web-service-that-does-the/m-p/37398#M3115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hurbert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you want to use the method addressToLocations, see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/javascript/arcgis/help/jsapi_start.htm#jsapi/locator.htm"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/javascript/arcgis/help/jsapi_start.htm#jsapi/locator.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 20:04:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-is-the-wsdl-or-rest-web-service-that-does-the/m-p/37398#M3115</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-08-15T20:04:03Z</dc:date>
    </item>
  </channel>
</rss>

