Description
This warning is shown when Join ID values for more precise address components, such as street name, coincide. However, Join ID values for less precise address components, such as postal code, are different for some records, which can indicate an error in the data.
In the table above, records with OBJECTID = 3 and OBJECTID = 4 define the same point address record because they have identical AddressJoinID values. These two addresses are located in the same city, which may have multiple names in the data that are valid alternate values (for example, Los Angeles and Northridge). However, the CityID values for those records are different, and the CityID is the primary identifier for the city. This discrepancy causes a conflict because the two alternate names for the same city should have the same JoinID value.
Solution
Do one of the following to resolve the warning:
- Review the inconsistencies in the reference data found by the Create Locator tool and fix them. All attribute Join ID values should coincide with two or more records if the records describe the same location.
- Ignore the warning if the Join ID values do not coincide with records describing the same location in real-world cases. However, ignoring the warning and not correcting the inconsistencies can increase the size of the locator and reduce batch geocoding performance as well as geocoding quality.