<?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: &amp;quot;findAddressCandidates&amp;quot; returning different country results in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-findaddresscandidates-quot-returning/m-p/683788#M63637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response and link and sorry for the late reply.&amp;nbsp; I am working on this part time.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried various combination, with countryCode, after looking over the API documentation but I am still not able to produce results for dental offices.&amp;nbsp; For example the following outputs of coffee shops for Markham, Ontario, Canada but if I change the key word "coffee" to "dentist" then results are invalid?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?SingleLine=coffee+markham+CAN&amp;amp;countryCode=CA&amp;amp;outFields=type,city,region&amp;amp;maxLocations=8&amp;amp;forStorage=false&amp;amp;f=pjson"&gt;http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?SingleLine=coffee+markham+CAN&amp;amp;countryCode=CA&amp;amp;outFields=type,city,region&amp;amp;maxLocations=8&amp;amp;forStorage=false&amp;amp;f=pjson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parameter "&lt;SPAN style="background-color: #ffffff;"&gt;searchExtent" is an area based on a rectangle or a square.&amp;nbsp; Is there a way to get results based on a specific radius?&amp;nbsp; Based on the documentation, proximity searches has a radius 50, 000 meters.&amp;nbsp; Is there a way to reduce this result to 6000 meters?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;My end goal is to be able to get all dental offices on a specific radius (6000 meters) based on a specif point (latitude and longitude).&amp;nbsp; If there is not possible using the "findAddressCandidates" then can you point me to a direct that I should be looking into?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 Aug 2018 23:43:20 GMT</pubDate>
    <dc:creator>AbdullahAman</dc:creator>
    <dc:date>2018-08-04T23:43:20Z</dc:date>
    <item>
      <title>"findAddressCandidates" returning different country results</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-findaddresscandidates-quot-returning/m-p/683786#M63635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to ArcGIS and trying to figure how the "findAddressCandidates" works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this end point which lists out results based on category "food" from Canada:&lt;/P&gt;&lt;P&gt;&lt;A class="jivelink1" href="http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?category=food&amp;amp;outFields=city,country,placename&amp;amp;maxLocations=2&amp;amp;location=-79.35641669109725,43.903606006706035&amp;amp;forStorage=false&amp;amp;f=pjson" title="http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?category=food&amp;amp;outFields=city,country,placename&amp;amp;maxLocations=2&amp;amp;location=-79.35641669109725,43.903606006706035&amp;amp;forStorage=false&amp;amp;f=pjson"&gt;http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?category=food&amp;amp;outFields=city,country,placename&amp;amp;maxLocations=2&amp;amp;location=-79.35641669109725,43.903606006706035&amp;amp;forStorage=false&amp;amp;f=pjson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I change the category to "dentist" then my results are from Mexico?&lt;/P&gt;&lt;P&gt;&lt;A class="link-bare" href="http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?category=dentist&amp;amp;outFields=city,country,placename&amp;amp;maxLocations=2&amp;amp;location=-79.35641669109725,43.903606006706035&amp;amp;forStorage=false&amp;amp;f=pjson" title="http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?category=dentist&amp;amp;outFields=city,country,placename&amp;amp;maxLocations=2&amp;amp;location=-79.35641669109725,43.903606006706035&amp;amp;forStorage=false&amp;amp;f=pjson"&gt;http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?category=&lt;STRONG&gt;dentist&lt;/STRONG&gt;&amp;amp;outFields=city,country,placename&amp;amp;maxLocations=2&amp;amp;location=-79.35641669109725,43.903606006706035&amp;amp;forStorage=false&amp;amp;f=pjson&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wanted to know how I can get results from Canada, is there something that I am missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also is it possible to confine my results based on a radius?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jul 2018 06:19:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-findaddresscandidates-quot-returning/m-p/683786#M63635</guid>
      <dc:creator>AbdullahAman</dc:creator>
      <dc:date>2018-07-29T06:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: "findAddressCandidates" returning different country results</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-findaddresscandidates-quot-returning/m-p/683787#M63636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look through the documentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-find-address-candidates.htm" title="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-find-address-candidates.htm"&gt;findAddressCandidates—ArcGIS REST API: World Geocoding Service | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a few parameters that you could pass to help prevent this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example, you could try adding a "countryCode" parameter or you can customize the search extent using the "searchExtent" parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 16:34:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-findaddresscandidates-quot-returning/m-p/683787#M63636</guid>
      <dc:creator>JackFairfield</dc:creator>
      <dc:date>2018-07-30T16:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: "findAddressCandidates" returning different country results</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-findaddresscandidates-quot-returning/m-p/683788#M63637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response and link and sorry for the late reply.&amp;nbsp; I am working on this part time.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried various combination, with countryCode, after looking over the API documentation but I am still not able to produce results for dental offices.&amp;nbsp; For example the following outputs of coffee shops for Markham, Ontario, Canada but if I change the key word "coffee" to "dentist" then results are invalid?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?SingleLine=coffee+markham+CAN&amp;amp;countryCode=CA&amp;amp;outFields=type,city,region&amp;amp;maxLocations=8&amp;amp;forStorage=false&amp;amp;f=pjson"&gt;http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?SingleLine=coffee+markham+CAN&amp;amp;countryCode=CA&amp;amp;outFields=type,city,region&amp;amp;maxLocations=8&amp;amp;forStorage=false&amp;amp;f=pjson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parameter "&lt;SPAN style="background-color: #ffffff;"&gt;searchExtent" is an area based on a rectangle or a square.&amp;nbsp; Is there a way to get results based on a specific radius?&amp;nbsp; Based on the documentation, proximity searches has a radius 50, 000 meters.&amp;nbsp; Is there a way to reduce this result to 6000 meters?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;My end goal is to be able to get all dental offices on a specific radius (6000 meters) based on a specif point (latitude and longitude).&amp;nbsp; If there is not possible using the "findAddressCandidates" then can you point me to a direct that I should be looking into?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2018 23:43:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-findaddresscandidates-quot-returning/m-p/683788#M63637</guid>
      <dc:creator>AbdullahAman</dc:creator>
      <dc:date>2018-08-04T23:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: "findAddressCandidates" returning different country results</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-findaddresscandidates-quot-returning/m-p/683789#M63638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no way to reduce the Location property's radius.&amp;nbsp; Use searchExtent instead.&amp;nbsp; I'm not sure what's going on with the results when you include countryCode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 15:22:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-findaddresscandidates-quot-returning/m-p/683789#M63638</guid>
      <dc:creator>JackFairfield</dc:creator>
      <dc:date>2018-08-06T15:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: "findAddressCandidates" returning different country results</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-findaddresscandidates-quot-returning/m-p/683790#M63639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-category-filtering.htm#ESRI_SECTION1_502B3FE2028145D7B189C25B1A00E17B" title="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-category-filtering.htm#ESRI_SECTION1_502B3FE2028145D7B189C25B1A00E17B"&gt;Category filtering—ArcGIS REST API: World Geocoding Service | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"food" is a Category Level 2 search term which means results of all sub-categories types will be returned.&amp;nbsp; On the other hand "dentist" is a Category Level 3 term; when using the Level 3 terms I normally also include the Level 2 term. Try specifying "Professional and Other Places" in addition to "dentist":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?category=Professional%20and%20Other%20Places,dentist&amp;amp;outFields=city,country,placename&amp;amp;maxLocations=2&amp;amp;location=-79.35641669109725,43.903606006706035&amp;amp;forStorage=false&amp;amp;f=pjson"&gt;http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?category=Professional%20and%20Other%20Places,dentist&amp;amp;outFields=city,country,placename&amp;amp;maxLocations=2&amp;amp;location=-79.35641669109725,43.903606006706035&amp;amp;forStorage=false&amp;amp;f=pjson&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 17:44:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-findaddresscandidates-quot-returning/m-p/683790#M63639</guid>
      <dc:creator>JohnGrayson</dc:creator>
      <dc:date>2018-08-06T17:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: "findAddressCandidates" returning different country results</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-findaddresscandidates-quot-returning/m-p/1642689#M87522</link>
      <description>&lt;P&gt;This usually happens because the function relies on the underlying geocoding service’s global dataset, which attempts to match addresses based on similarity rather than strict location boundaries. If the input lacks enough geographic context &lt;A href="https://dentale-albania.com/en/" target="_self"&gt;dental implants Albania&lt;/A&gt;—such as city, state, or country information—the function may return matches from other regions that closely resemble the query.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Aug 2025 14:59:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-findaddresscandidates-quot-returning/m-p/1642689#M87522</guid>
      <dc:creator>lilyjhine</dc:creator>
      <dc:date>2025-08-16T14:59:13Z</dc:date>
    </item>
  </channel>
</rss>

