<?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 Address Locator Geocode Service with javascript in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/address-locator-geocode-service-with-javascript/m-p/265802#M24542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have successfully created a geocode service that is tied into our new GIS website.&amp;nbsp; I updated the service when we received new addressing data.&amp;nbsp; New Service works great in arcmap and in the services directory i am getting results.&amp;nbsp; However, when i update the javascript to reflect the new service URL the new addresses can't be found.&amp;nbsp; The old addresses that haven't changed still work and can be searched.&amp;nbsp; Any ideas on something else i may need to change in the js?&amp;nbsp; I was considering overwriting the service or delete and replace with the same exact service name, but haven't worked up the courage to do so in case in breaks something.&amp;nbsp; I would appreciate any input.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jake&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2014 15:48:00 GMT</pubDate>
    <dc:creator>JakeGalyon</dc:creator>
    <dc:date>2014-08-25T15:48:00Z</dc:date>
    <item>
      <title>Address Locator Geocode Service with javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/address-locator-geocode-service-with-javascript/m-p/265802#M24542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have successfully created a geocode service that is tied into our new GIS website.&amp;nbsp; I updated the service when we received new addressing data.&amp;nbsp; New Service works great in arcmap and in the services directory i am getting results.&amp;nbsp; However, when i update the javascript to reflect the new service URL the new addresses can't be found.&amp;nbsp; The old addresses that haven't changed still work and can be searched.&amp;nbsp; Any ideas on something else i may need to change in the js?&amp;nbsp; I was considering overwriting the service or delete and replace with the same exact service name, but haven't worked up the courage to do so in case in breaks something.&amp;nbsp; I would appreciate any input.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jake&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 15:48:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/address-locator-geocode-service-with-javascript/m-p/265802#M24542</guid>
      <dc:creator>JakeGalyon</dc:creator>
      <dc:date>2014-08-25T15:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Address Locator Geocode Service with javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/address-locator-geocode-service-with-javascript/m-p/265803#M24543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know anything about js, but you don't have to create a new locator every time you update the source data.&amp;nbsp; You should be able to stop the service, rebuild the locator, then start the service again.&amp;nbsp; I have this set up in a geoprocessing model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 21:57:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/address-locator-geocode-service-with-javascript/m-p/265803#M24543</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2014-09-08T21:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Address Locator Geocode Service with javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/address-locator-geocode-service-with-javascript/m-p/265804#M24544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, if you are creating a geocoding service on ArcServer, you should not need to change the url. It will always be the same. It should be something like;&lt;/P&gt;&lt;P&gt;&lt;A href="http://dmdview/ArcGIS/rest/services/AddressLocator/GeocodeServer/findAddressCandidates" title="http://dmdview/ArcGIS/rest/services/AddressLocator/GeocodeServer/findAddressCandidates"&gt;http://YourDomainName/ArcGIS/rest/services/AddressLocator/GeocodeServer/findAddressCandidates&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't know what you are using for JavaScript, but not using ESRI, you would just make an AJAX call to the url passing the parameters: Street=123 sesame street&amp;amp;f=json&amp;amp;outSR=4326&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 22:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/address-locator-geocode-service-with-javascript/m-p/265804#M24544</guid>
      <dc:creator>PaulCrickard1</dc:creator>
      <dc:date>2014-09-08T22:32:52Z</dc:date>
    </item>
  </channel>
</rss>

