Match Codes
The geocoder returns match codes indicating the address portions that matched or did not match to the database.
If the geocoder cannot make a match, the match code begins with "E" and the remaining
digits indicate why the address did not match. For a description of the
"Ennn
" codes, see "Ennn" Match Codes for No Match. The digits do
not specifically refer to which address elements did not match, but rather why the
address did not match.
The following table contains the match code values. For a description of the hex digits for the match codes, see Definitions for 1st-3rd hex digit match code values.
Code |
Description |
---|---|
|
Same as |
|
The street address did not match, but the geocoder located a street segment based on the input ZIP Code or city . |
|
Matched to a small town with P.O. Box or General Delivery only. |
|
Matched to an auxiliary file. |
|
The house number was changed. |
|
Matched to a user-defined dictionary. |
|
Matched to the nearest address. Used with reverse geocoding. The
following are the only values for
|
|
Successful reverse APN lookup. |
|
Matched to USPS range records with unique ZIP Codes. CASS rules prohibit altering an input ZIP if it matches a unique ZIP Code value. |
|
Matched to a ranged address. |
|
Matched to USPS data. This is considered the best address match, because it matched directly against the USPS list of addresses. S is returned for a small number of addresses when the matched address has a blank ZIP + 4. |
|
Matched to a street segment record. |
|
Matched to USPS data but cannot resolve the ZIP + 4 code without
the firm name or other information. CASS mode returns an
|
Vhhh |
Matched to MLD and DVDMLDR using Reverse PBKey Lookup. For match code values, see |
|
Matched to an intersection of two streets, for example, "Clay St & Michigan Ave." The first hex digit refers to the last line information, the second hex digit refers to the first street in the intersection, and the third hex digit refers to the second street in the intersection. Note: The USPS does not allow intersections as a valid deliverable
address.
|
|
Same as Xhhh, but an alias name record was used for one or both streets. |
Z 1 |
No address given, but verified the provided ZIP Code . |
True
.