Hello,
I'm struggling to configure a locator that will work with address point data that has both ranged addresses and some that have house number suffix. The following are all existing formats that I would like to have my locator return results for:
- 15 Mechanic St
- 15A Mechanic St
- 70 1/2 Main St
- 100-108 Main St
I also have support for subaddress information, but I'm not sure if that is relevant to my issue.
I'm referring to the help for Pro, when I'm configuring my locator (https://pro.arcgis.com/en/pro-app/latest/help/data/geocoding/introduction-to-locator-roles.htm). It isn't clear to me from the documentation how I might support both ranged addresses and those with a house number suffix.
For the point address role of my locator, I have set it up with "House Number From" and "House Number To" fields that are required to support ranged addresses. According to the documentation, points with house number suffixes need to have the suffix and number concatenated into a single house number field and that needs to be used in your point address role configuration. However, as I found out through Esri support, you cannot use both a single house number field and the "House Number From"/"House Number To" fields in your point address role configuration.
So I how do I get a locator to return both the ranged addresses and those with an address number suffix? I can't have two point address roles in a single locator. (Tried it) Do I need to create a second locator for just those points? Just wondering if someone has found a way to make this work.
Thank you,
Leon