Address Status =T. What does that mean?

138
2
a month ago
Labels (3)
MillieBuckner
New Contributor II

I have a list of addresses, which are added to a map and geocoded.  The geocoded addresses have a column named STATUS.  The values of status are 

M = Address is geo_coded

U = address is not geo_coded

T = Tied

Upon further review, I read that tied (status = 'T')  means there are two or more candidates for matching the address to geocode.  Where do the candidates come from?  What are tied?

0 Kudos
2 Replies
DanPatterson
MVP Esteemed Contributor

T—Tied. The address has more than one candidate with the same best match score but at different locations.

a `candidate` is an address

What's included in the geocoded results—ArcGIS Pro | Documentation


... sort of retired...
0 Kudos
ShanaBritt
Esri Regular Contributor

@MillieBuckner You can review the tied address candidates in the Review Addresses pane that are returned from the locator used to geocode the table. https://pro.arcgis.com/en/pro-app/latest/help/data/geocoding/rematch-locations-converted-from-a-tabl...

0 Kudos