<?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: Unexpected Behavior with Pro 2.6 Locator in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389438#M17210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM style="background-color: #ffffff; "&gt;I would say that even better than that would be if there was a process to ensure that every complex has a base address point location without any unit as well.&amp;nbsp; It could just be the centroid of the complex but it would be better than an interpolated Street Address location in my opinion.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM style="background-color: #ffffff; "&gt;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I don't disagree with you Brad, but due to the authoritative agency ownership of the address point data, I'm not in the position to add any points.&amp;nbsp; I don't make the rules, I just gotta live by them!&amp;nbsp; We are in a transition period and the agency I work for will take over ownership later this fall, and that's when I'll fix those exactly how you describe.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Aug 2020 20:16:44 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2020-08-11T20:16:44Z</dc:date>
    <item>
      <title>Unexpected Behavior with Pro 2.6 Locator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389429#M17201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have just begun to 'play with' locators created in arcgis Pro 2.6 using Create Locator.&amp;nbsp; I'm seeing what I think is unexpected behavior when it comes to addresses with unit numbers.&amp;nbsp; Here is a typical point address with a Unit number:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="502919" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/502919_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;Here are the parameters I used in setting up the locator:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'PointAddress.HOUSE_NUMBER AddressPoints.ADDR_HN';&lt;BR /&gt;'PointAddress.BUILDING_NAME AddressPoints.BLDG_DESIG';&lt;BR /&gt;'PointAddress.STREET_PREFIX_DIR AddressPoints.ADDR_PD';&lt;BR /&gt;'PointAddress.STREET_NAME AddressPoints.ADDR_SN';&lt;BR /&gt;'PointAddress.STREET_SUFFIX_TYPE AddressPoints.ADDR_ST';&lt;BR /&gt;'PointAddress.STREET_SUFFIX_DIR AddressPoints.ADDR_SD';&lt;BR /&gt;'PointAddress.SUB_ADDRESS_UNIT AddressPoints.UNIT_DESIG';&lt;BR /&gt;'PointAddress.CITY AddressPoints.CITY'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see Building Name and Sub Address Unit are mapped to the respective fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use the Locate Tool and begin to enter the address, I get a suggestion as I type, with no unit number.&amp;nbsp; I'm okay with that, in fact surprised since 4773 W SILVER FOX DR, KEARNS does not exist in my point data.&amp;nbsp; This locator is a single point address role. I have turned off the the other locators that load automatically with Pro.&amp;nbsp; If they were switch on, that suggestion wouldn't surprise me at all as it would 'hit' against a centerlines locator.&amp;nbsp; When I actually select the suggestion here is&amp;nbsp;a partial list of what is returned:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="502920" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/502920_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I look at these actual points, they all have the a&amp;nbsp; BLDG_DESIG value of 'W' .&amp;nbsp; It&amp;nbsp;appears that the Prefix Direction of my address (W) is being mistaken for the building identifier.&amp;nbsp; When I fully qualify the address with a unit, it works just great:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="502921" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/502921_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;While I have not tested this extensively, I'm concerned that if an address were submitted to us that requires a unit designator, but does not come with one we'll get a false positive of epic proportions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps I'm missing something in the set up of my locator?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited moments later:&amp;nbsp; I changed the mapping from&amp;nbsp;&lt;/P&gt;&lt;P&gt;'PointAddress.BUILDING_NAME AddressPoints.BLDG_DESIG';&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;'PointAddress.SUB_ADDRESS_BUILDING_UNIT AddressPoints.BLDG_DESIG'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and getting the same results...&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/3453"&gt;Brad Niemand&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 20:05:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389429#M17201</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-08-10T20:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected Behavior with Pro 2.6 Locator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389430#M17202</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;Building name is not typically used in the USA but some datasets have it modeled in this way.&amp;nbsp; Typically a building name would be a POI that is linked to the PointAddress record like Esri is linked to 380 New York St, Redlands ca...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not 100% sure without seeing the reference data but I think you have some units that are actually just building names such as building A or building B.&amp;nbsp; In this case you should map the Building value to the "Building Unit" instead.&amp;nbsp; For your data I would imagine it would be Unit and Building Unit that are mapped.&amp;nbsp; See the highlighted below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="502962" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/502962_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We allow searching on just the building name so likely those are all pretty low scored candidates that matches the "W" as the building name.&amp;nbsp; Likely this is because one of your buildings has the name "W".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 21:31:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389430#M17202</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2020-08-10T21:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected Behavior with Pro 2.6 Locator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389431#M17203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what I did, in the second go round.&amp;nbsp;&amp;nbsp;Our field&amp;nbsp;BLDG_DESIG is mostly empty but there are quite a number of them with the value of 'W'.&amp;nbsp; &amp;nbsp;So I mapped it to Building Unit instead of Building Name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="516" src="https://community.esri.com/legacyfs/online/502976_pastedImage_1.png" width="605" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently there a quite a number of address points where BLDG_DESIG = 'W' ; I just did a selection for it and there are 61 to be precise.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just don't understand:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Where the suggestion is coming from if the only active locator does not have that address in it&lt;/P&gt;&lt;P&gt;2. Where the similarity is between the mystery suggestion and the list of candidates&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 22:22:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389431#M17203</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-08-10T22:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected Behavior with Pro 2.6 Locator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389432#M17204</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;Just trying to make sure I understand.&amp;nbsp; The second time when you mapped the building field to the building unit field you got correct results?&amp;nbsp; If so, the results you were getting the first time were because the data that you have really didn't fit the field mapping that you used which caused unexpected behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above it not the case, I might not understand and may need some additional information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 22:36:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389432#M17204</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2020-08-10T22:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected Behavior with Pro 2.6 Locator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389433#M17205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope: I got the same erroneous results as I did when I mis-mapped them.&amp;nbsp; I starting from scratch, and this time I'm not going to interject anything related to the building identifier.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 22:58:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389433#M17205</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-08-10T22:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected Behavior with Pro 2.6 Locator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389434#M17206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But while I have you, how come the Street Name is the only required field in Point Address Role locator?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 22:59:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389434#M17206</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-08-10T22:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected Behavior with Pro 2.6 Locator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389435#M17207</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;Technically the house number is also require but only one of the two sets of options is required.&amp;nbsp; Either House Number, OR House Number To and House Number From.&amp;nbsp; We do give an error before execution if one of either of the two is not populated.&amp;nbsp; It would be equally as confusing if all 3 were required so we went with none of them showing as required with an asterisk in the UI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 23:16:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389435#M17207</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2020-08-10T23:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected Behavior with Pro 2.6 Locator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389436#M17208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I removed the reference to building and things have settled down to a behavior that makes sense to me. The particular address shown in the original post only has unit numbers; there is no point with the 'base address'&amp;nbsp; Many of our address points&amp;nbsp;with unit numbers do have a base address point without any unit, so they can resolve when a unit identifier is not provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In&amp;nbsp;&lt;A href="https://community.esri.com/ideas/17064-provide-units-in-suggested-addresses"&gt;Provide Units In Suggested Addresses&lt;/A&gt;&amp;nbsp;, &lt;A href="https://community.esri.com/migrated-users/83912"&gt;Kevin MacLeod&lt;/A&gt;‌ makes a suggestion in providing a user-set parameter limiting the number of returns for address with units.&amp;nbsp;&amp;nbsp;I can see pros and cons for that.&amp;nbsp; The biggest con would be in 9-1-1 dispatch and response; if&amp;nbsp;caller does not provide a unit number in a complex of several hundred units (or more), and the address accepted has a particular unit assigned there could be catastrophic ramifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A simple solution for my case presented here is to use a multi-role locator that includes a street address role.&amp;nbsp; When working in 9-1-1 dispatch, I considered that approach to be best practice as you never know what address a distressed caller will provide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2020 14:10:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389436#M17208</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-08-11T14:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected Behavior with Pro 2.6 Locator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389437#M17209</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;Are you saying that in the case where a base address does not exist in the Point Address dataset it is better to fall back to a Street Address location instead of an arbitrary unit associated with the address?&amp;nbsp; If so, I would say that even better than that would be if there was a process to ensure that every complex has a base address point location without any unit as well.&amp;nbsp; It could just be the centroid of the complex but it would be better than an interpolated Street Address location in my opinion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have misinterpreted you comments, I might need some further clarification of what you are trying to describe.&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, 11 Aug 2020 20:01:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389437#M17209</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2020-08-11T20:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected Behavior with Pro 2.6 Locator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389438#M17210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM style="background-color: #ffffff; "&gt;I would say that even better than that would be if there was a process to ensure that every complex has a base address point location without any unit as well.&amp;nbsp; It could just be the centroid of the complex but it would be better than an interpolated Street Address location in my opinion.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM style="background-color: #ffffff; "&gt;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I don't disagree with you Brad, but due to the authoritative agency ownership of the address point data, I'm not in the position to add any points.&amp;nbsp; I don't make the rules, I just gotta live by them!&amp;nbsp; We are in a transition period and the agency I work for will take over ownership later this fall, and that's when I'll fix those exactly how you describe.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2020 20:16:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-with-pro-2-6-locator/m-p/389438#M17210</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-08-11T20:16:44Z</dc:date>
    </item>
  </channel>
</rss>

