<?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 Custom geocoder findAddressCandidates is not returning results for certain addresses (with many subaddrs) in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/custom-geocoder-findaddresscandidates-is-not/m-p/1082416#M43694</link>
    <description>&lt;P&gt;I built a custom geocoder, and I'm having some trouble retrieving candidates for certain addresses, namely, addresses with many subaddresses.&lt;/P&gt;&lt;P&gt;Here's a link to the geocoder: &lt;A href="https://opengis.detroitmi.gov/opengis/rest/services/BaseUnits/BaseUnitGeocoder_DEV/GeocodeServer/findAddressCandidates" target="_blank"&gt;https://opengis.detroitmi.gov/opengis/rest/services/BaseUnits/BaseUnitGeocoder_DEV/GeocodeServer/findAddressCandidates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have an apartment building, 10 Witherell. There is a separate record for 10 Witherell, without unit type/number, and then records for each of the subaddresses, in the feature class that is in the PointAddress role which is used in the creation of this locator.&lt;/P&gt;&lt;P&gt;However, I can not get a candidate for the SingleLine string "10 Witherell". I can get results if I attach a dummy subaddress: "10 Witherell #1". Even though this address does not exist in the data, it finds the main building address, which is what I'm looking for.&lt;/P&gt;&lt;P&gt;What's also confusing is that typing "10 Wither" into the suggest endpoint will give me the base 10 Witherell address, and a magicKey I can use, but I need to be able to geocode the address "10 Witherell" from the findAddressCandidates and geocodeAddresses endpoints.&lt;/P&gt;&lt;P&gt;Furthermore, this doesn't seem to be a problem in ArcGIS Pro. Only when I deploy the geocoder to a server and try to search through that endpoint, does the error appear.&lt;/P&gt;</description>
    <pubDate>Sat, 24 Jul 2021 03:44:52 GMT</pubDate>
    <dc:creator>jmcbroom</dc:creator>
    <dc:date>2021-07-24T03:44:52Z</dc:date>
    <item>
      <title>Custom geocoder findAddressCandidates is not returning results for certain addresses (with many subaddrs)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/custom-geocoder-findaddresscandidates-is-not/m-p/1082416#M43694</link>
      <description>&lt;P&gt;I built a custom geocoder, and I'm having some trouble retrieving candidates for certain addresses, namely, addresses with many subaddresses.&lt;/P&gt;&lt;P&gt;Here's a link to the geocoder: &lt;A href="https://opengis.detroitmi.gov/opengis/rest/services/BaseUnits/BaseUnitGeocoder_DEV/GeocodeServer/findAddressCandidates" target="_blank"&gt;https://opengis.detroitmi.gov/opengis/rest/services/BaseUnits/BaseUnitGeocoder_DEV/GeocodeServer/findAddressCandidates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have an apartment building, 10 Witherell. There is a separate record for 10 Witherell, without unit type/number, and then records for each of the subaddresses, in the feature class that is in the PointAddress role which is used in the creation of this locator.&lt;/P&gt;&lt;P&gt;However, I can not get a candidate for the SingleLine string "10 Witherell". I can get results if I attach a dummy subaddress: "10 Witherell #1". Even though this address does not exist in the data, it finds the main building address, which is what I'm looking for.&lt;/P&gt;&lt;P&gt;What's also confusing is that typing "10 Wither" into the suggest endpoint will give me the base 10 Witherell address, and a magicKey I can use, but I need to be able to geocode the address "10 Witherell" from the findAddressCandidates and geocodeAddresses endpoints.&lt;/P&gt;&lt;P&gt;Furthermore, this doesn't seem to be a problem in ArcGIS Pro. Only when I deploy the geocoder to a server and try to search through that endpoint, does the error appear.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jul 2021 03:44:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/custom-geocoder-findaddresscandidates-is-not/m-p/1082416#M43694</guid>
      <dc:creator>jmcbroom</dc:creator>
      <dc:date>2021-07-24T03:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Custom geocoder findAddressCandidates is not returning results for certain addresses (with many subaddrs)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/custom-geocoder-findaddresscandidates-is-not/m-p/1087198#M44207</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/345097"&gt;@jmcbroom&lt;/a&gt;&amp;nbsp;What version of Pro was the locator built in? What version of Server is the locator published to?&amp;nbsp;Can you provide a screenshot of the Reference table page of the locator properties?&lt;/P&gt;&lt;P&gt;I don't seem to be able to reproduce the behavior you described in your original post for findAddressCandidates. Did something change since your original post?&lt;/P&gt;&lt;P&gt;&lt;A href="https://opengis.detroitmi.gov/opengis/rest/services/BaseUnits/BaseUnitGeocoder_DEV/GeocodeServer/findAddressCandidates?Address=&amp;amp;Address2=&amp;amp;Address3=&amp;amp;Neighborhood=&amp;amp;City=&amp;amp;Subregion=&amp;amp;Region=&amp;amp;Postal=&amp;amp;PostalExt=&amp;amp;CountryCode=&amp;amp;SingleLine=10+Witherell&amp;amp;outFields=&amp;amp;maxLocations=&amp;amp;matchOutOfRange=true&amp;amp;langCode=&amp;amp;locationType=&amp;amp;sourceCountry=&amp;amp;category=&amp;amp;location=&amp;amp;distance=&amp;amp;searchExtent=&amp;amp;outSR=&amp;amp;magicKey=&amp;amp;f=html" target="_blank"&gt;https://opengis.detroitmi.gov/opengis/rest/services/BaseUnits/BaseUnitGeocoder_DEV/GeocodeServer/findAddressCandidates?Address=&amp;amp;Address2=&amp;amp;Address3=&amp;amp;Neighborhood=&amp;amp;City=&amp;amp;Subregion=&amp;amp;Region=&amp;amp;Postal=&amp;amp;PostalExt=&amp;amp;CountryCode=&amp;amp;SingleLine=10+Witherell&amp;amp;outFields=&amp;amp;maxLocations=&amp;amp;matchOutOfRange=true&amp;amp;langCode=&amp;amp;locationType=&amp;amp;sourceCountry=&amp;amp;category=&amp;amp;location=&amp;amp;distance=&amp;amp;searchExtent=&amp;amp;outSR=&amp;amp;magicKey=&amp;amp;f=html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I would recommend that you use the location parameter in your REST requests especially if your input&amp;nbsp; address does not include an administrative zone like city, zip code, state, neighborhood.&amp;nbsp;The location can be the coordinates for the center of the reference data&amp;nbsp;The location parameter is discussed in the &lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/find-address-candidates.htm" target="_self"&gt;findAddressCanddiates&lt;/A&gt; help topic.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 18:01:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/custom-geocoder-findaddresscandidates-is-not/m-p/1087198#M44207</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2021-08-09T18:01:55Z</dc:date>
    </item>
  </channel>
</rss>

