Hey all, I feel like I'm missing something obvious here but I can't figure out how to make a parcel role geocoder that searches both PIN and owner name.
I have a parcel feature that has the attributes most parcel features do - property owner, address, mailing address, etc.
How do I setup the field mapping so I can return results from both the owner name field and PIN field? It will only return whatever is mapped to Parcel Name. I'm sure I could make two parcel locators, and then create a composite on top but that seems a bit convoluted for something that seems like a simple problem.
Whats the most efficient way to do this? Thanks!