<?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: Published Multirole Locator results in Addressing Questions</title>
    <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792694#M171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The center of the map is only used when performing interactive geocoding, not batch geocoding.&amp;nbsp; What you are seeing is just a coincidence because when batch geocoding it will just choose the first candidate if there is a tie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Dec 2019 20:52:27 GMT</pubDate>
    <dc:creator>BradNiemand</dc:creator>
    <dc:date>2019-12-18T20:52:27Z</dc:date>
    <item>
      <title>Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792679#M156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcGIS Pro 2.4.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a multi role locator with point address, street address-alt name and poi-altname roles.&amp;nbsp; The locator it self works great but I'm getting inconsistent returns when I add it as a published service.&amp;nbsp; When I use the multi role locator in the locate pane, I get one hit:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="476376" class="image-1 jive-image" height="482" src="https://community.esri.com/legacyfs/online/476376_pastedImage_1.png" width="566" /&gt;&lt;/P&gt;&lt;P&gt;It's matched on the point address role, and that's just what I'm hoping to see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I add the published locator, sometimes \it gives two returns one on the Street Address, and&amp;nbsp;a second on the Point address. To me, this is odd, especially when&amp;nbsp; the 'B' result is the address point:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="476377" class="image-2 jive-image" height="963" src="https://community.esri.com/legacyfs/online/476377_pastedImage_2.png" width="503" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I am back at my house, and I'm getting a single return, on the point address:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="476378" class="image-3 jive-image" height="574" src="https://community.esri.com/legacyfs/online/476378_pastedImage_3.png" width="419" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The inconsistency has me scratching my head.&amp;nbsp; Any ideas where things are getting goofy on me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if that's not weird enough, I have a list of 2500 addresses, and when I geocode against the locator, I get a 96% match rate.&amp;nbsp; When I match against the published service I match 0 (zero)....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3547"&gt;Shana Britt&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/148353"&gt;Eric Anderson&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3453"&gt;Brad Niemand&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2019 23:00:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792679#M156</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-12-16T23:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792680#M157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without more information I am just going to guess that the center of the map is in a different location.&amp;nbsp; We use the center of the map to prefer locations that are closer to center of the map over locations that are further away.&amp;nbsp; I suspect that when you get the StreetAddress match above the PointAddress match, you have the center of the map closer to the StreetAddress location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for why only the PointAddress match only shows one candidate without the StreetAddress match is because we do some logic under the covers to try to eliminate duplicate results when a PointAddress match is returned with a good score.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have an ID that links the PointAddress and the StreetAddress, you can map the "Street Address Join ID" for both roles and it will eliminate the duplication of StreetAddress candidates.&amp;nbsp; The code tries to be smart about it but without this linkage, it isn't guaranteed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 00:39:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792680#M157</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2019-12-17T00:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792681#M158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let's see if some illustrations add to the discussion:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# 1: relative locations of point address and street address for my house:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/476418_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Relative location of my house to the extent of the data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/476419_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;So, since the street location is seemingly closer to the center of the map, it gets the preferred location (A)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use the &lt;EM&gt;published&lt;/EM&gt; &lt;EM&gt;multirole service&lt;/EM&gt; I get the dual matches.&amp;nbsp; But when I use the locator itself, it just gives me the point address return. So the center of the map logic applies to the &lt;EM&gt;published service&lt;/EM&gt; and not the locator, while the under the covers logic applies to the &lt;EM&gt;locator&lt;/EM&gt; and not the published service?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm missing something...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 16:15:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792681#M158</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-12-17T16:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792682#M159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version of Server are you using?&amp;nbsp; The center of the map is always passed in if you are zoomed in to 1:500,000 or closer (~30 mile radius).&amp;nbsp; This would apply to both local and published locators.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible that 2.4.2 has additional&amp;nbsp;logic that further reduces duplicates when PointAddress matches are found that isn't in the version of Server that you have installed.&amp;nbsp; We are constantly improving the geocoding results&amp;nbsp;so it is very possible that if you are using a older version of Server, it doesn't contain this logic.&amp;nbsp; I don't recall any specific work we did related to this but like I said, we are constantly improving the matching logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 17:43:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792682#M159</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2019-12-17T17:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792683#M160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;10.6.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 17:52:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792683#M160</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-12-17T17:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792684#M161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have the patch installed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://support.esri.com/en/download/7741" title="https://support.esri.com/en/download/7741"&gt;ArcGIS Server 10.6.1 General Geocoding Patch&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is nothing specific to the behavior you mentioned above in this patch but it would be good to install anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 20:53:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792684#M161</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2019-12-17T20:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792685#M162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes- we have the geocoding specific&amp;nbsp; patches installed.&amp;nbsp; I've actually got tech service case opened to see if we can figure out why the published multirole does not return anything but the actual locator does.&amp;nbsp; In our (myself &amp;amp; ESRI analyst) we noticed that the publishedmulti role service does not resolve an address interactively through the Locate pane.&amp;nbsp; However I have also published the single roles: point address, street address and poi.&amp;nbsp; I'm going to create a multirole with address points and poi, and then again with poi and street address and see if we get somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll post up my results here for you to see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 21:08:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792685#M162</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-12-17T21:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792686#M163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does your locator have any zones (city, state, postal) built into it and if you do, are you trying to search with no zones?&amp;nbsp; If not I think this might be what you are running into with 10.6.1.&amp;nbsp; 10.6.1 was released prior to the Create Locator tool so the only locators that could be used with it at the time were the World locator and locators from StreetMap Premium.&amp;nbsp; The functionality to support locators with no zones was not added until after 10.6.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way around this is to ensure that you are zoomed in past 1:500,000 so that location is passed in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 21:48:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792686#M163</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2019-12-17T21:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792687#M164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;None of my locators have a zone assigned to them, by design.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just now created 3 ‘two-role’ locators:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AddressPoints_PointOfInterest&lt;/P&gt;&lt;P&gt;Streets_PointOfInterest&lt;/P&gt;&lt;P&gt;AddressPoints_Streets&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I published each of them as services on our stand-alone server.&amp;nbsp; When I batch geocode with the 2500 records&amp;nbsp;I've been using&amp;nbsp;all three return 0 results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is where things get really weird:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Initially I interacted with each of them through the Locate pane, they all returned correct locations.&amp;nbsp; Now I am retracing my steps and while all of them provide suggestions, none of them return results.&amp;nbsp; This inconsistency will keep my therapist's children in private school.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I just opened a brand new, unsaved ArcGIS Pro project and added the three new services:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AddressPoints_POI service returns results interactively for my address and parcel id&lt;/P&gt;&lt;P&gt;Streets_POI service returns my address along the street as expected and parcel id&lt;/P&gt;&lt;P&gt;AddressPoints_Streets service returns my address point location as well as my street address location&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess the hole mess is something to put on hold until we get our 10.7.1 Enterprise up and running...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 22:32:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792687#M164</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-12-17T22:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792688#M165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was going to post a good news bad news thread, but now I really can't.&amp;nbsp; It's just news, and old news at that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a two role locator with point address &amp;amp; street address&amp;nbsp;roles and BOTH have city zone fields mapped.&amp;nbsp; I then published it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adding the published service to my pro session, I was able to resolve my address; I got both the point address and the street address,and&amp;nbsp; they are labled A and B respectively.&amp;nbsp; Don't go dancing in the streets just yet we'll come back to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The I tried to batch geocode my 2500 addresses: I actually got about 2 dozen to 'match' and when I checked them they really weren't matched to what they should have been. Like nowhere near. Here's an example of a 'match':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/476475_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;The actual location of 8785 W Magna Main St is about midway along the selected line on the south side; what it shows as a match is along a segment of street that has an alternate name of S 8785 W&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can go on with others, but you get the idea.&amp;nbsp; Basically none of the 'matches' are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's go back to the interactive locate pane.&amp;nbsp; Before I made the attempt at batch geocoding, I used the Locate pane to locate my address.&amp;nbsp; I got the double match, on the point and street, but at least the address point was listed as 'A':&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-2 jive-image" height="886" src="https://community.esri.com/legacyfs/online/476476_InterActiveWithCity.JPG" width="718" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then after the batch attempt, I entered my address interactively again.&amp;nbsp; This time the A and B were flipped:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/476480_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried on more time and made my selection based on the suggestions.&amp;nbsp; There are two, on with the city spelled Holladay (address points) the other with the city spelled HOLLADAY (streets). I've added my address several times interactively and can get the results to switch the A &amp;amp; B almost every time when I don't choose a suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this stage of the game, I've concluded that multirole locators work okay, but once you publish them, all bets are off.&amp;nbsp; For our published locator services, I'm afraid we'll be sticking with good ol' composites.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 23:53:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792688#M165</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-12-17T23:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792689#M166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Likely the limitations you are seeing are because of the older version of the software.&amp;nbsp; Please let me know once you have tried it against 10.7.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 17:21:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792689#M166</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2019-12-18T17:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792690#M167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably after the new year.&amp;nbsp; Thanks for your help Brad!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 17:24:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792690#M167</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-12-18T17:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792691#M168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the Create Locator tool in Pro for multi-roles designed to just return 1 result which is the closest to the center of the map?&amp;nbsp; What if you have 3 identical addresses in a large jurisdiction where you would want the address locator to return all results for as you would zoom to each result individually?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 17:58:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792691#M168</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2019-12-18T17:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792692#M169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the addresses have the same attributes and are from the same role then all of them will be returned.&amp;nbsp; The first one will just be the closest to the center of the map.&amp;nbsp; Even if the addresses have the same attributes but are from differnt roles and are not spatially near each other, all the candidates will be returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The logic for deduplication of identical candidates happens when you have identical attributes across different roles where the locations are very close to each other.&amp;nbsp; Essentially we want to remove the StreetAddress match if we have a PointAddress match that represents the same address but with a more spatially precise location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 18:06:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792692#M169</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2019-12-18T18:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792693#M170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brad- is the 'center of the map' logic an ArcGIS Pro feature?&amp;nbsp; I ask because of this scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the 'old style' create address locators, I have two address point locators: one&amp;nbsp;is based on the&amp;nbsp;General - Single Field style, and the other is based on&amp;nbsp;US Address - Single House Subaddress style.&amp;nbsp; Both of these are members of a composite address locator.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just geocoded a list of addresses using the published composite service and as I'm reviewing the results, I notice an address that shows as a tied.&amp;nbsp; There are 6 points with the exact same address of 1860 E 9400 S (don' t ask me...)&amp;nbsp; In my screen cap below, you can see the 6 selected address points and the one highlighted is the one the geocoder picked as the match.&amp;nbsp; That looks to me to be the closest to the center of the map, at least the closest to the center of extent of my data which is where I was when I geocoded the addresses. Is this an example of what you mean by center of the map logic?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/476560_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3453"&gt;Brad Niemand&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 20:48:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792693#M170</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-12-18T20:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792694#M171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The center of the map is only used when performing interactive geocoding, not batch geocoding.&amp;nbsp; What you are seeing is just a coincidence because when batch geocoding it will just choose the first candidate if there is a tie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 20:52:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792694#M171</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2019-12-18T20:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792695#M172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting.&amp;nbsp; How is first candidate determined?&amp;nbsp; I would have thought the lowest value&amp;nbsp; Object ID would be used...(My definition of 'first')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 21:03:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792695#M172</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-12-18T21:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Published Multirole Locator results</title>
      <link>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792696#M173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is not a really good answer for this.&amp;nbsp; It depends on a lot of factors but the best way to think of it is that it is random.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 21:06:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/published-multirole-locator-results/m-p/792696#M173</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2019-12-18T21:06:01Z</dc:date>
    </item>
  </channel>
</rss>

