Reverse Geocoding Codes (R Codes)
Matches in the R category indicate that the record was matched by reverse geocoding. The second two characters of the R result code indicate the type of match found. R geocode results include an additional letter to indicate the dictionary from which the match was made.
Example reverse geocoding codes:
| Reverse Geocoding Code | Description | 
|---|---|
| RS8A | Point/parcel level precision for reverse geocoding. Candidate returned from address dictionary. | 
| RS5A | Interpolated street candidate for reverse geocoding. Candidate returned from address dictionary. | 
| RS4A | Street centroid candidate for reverse geocoding. Candidate returned from address dictionary. | 
If the reverse geocoded candidate comes from a user dictionary, the letter U is appended to the result. For example, RS8U indicates a point/parcel level reverse geocode match from a custom user dictionary.