Default Return Fields
The following table lists the fields that are returned by default.
| Output Field Name | Description | ||||||
|---|---|---|---|---|---|---|---|
| Formatted Street Address |
The formatted main address line. |
||||||
| Formatted Location Address | The formatted last address line. | ||||||
| Precision Code | A code describing the precision of the geocode. The format of the geocode
result string is The possible match categories are as follows:
The matches in the 'S' category indicate that the record was matched to a single address candidate.
HPNTSCSZA. If a
match result was not made for the specified component, a dash (-) will appear in
place of a letter.
|
||||||
| Precision Level | A code describing the precision of the geocode. One of the following:
|
||||||
| Source Dictionary | Identifies the dictionary that is the source for the candidate information and data. The source dictionary is a 0-based integer value that indicates which configured dictionary the candidate came from. If you only have a single dictionary this will always be "0". | ||||||
| Point | The candidate's geocode, specified as X (longitude) and Y (latitude) coordinates. | ||||||
| Search Distance | The distance of the radius that was set for searching for a match to the input coordinates. | ||||||
| Search Distance Units | The unit of measurement that was set for the search distance. | ||||||
| Status | Reports the success or failure of the match attempt:
|
||||||
| Status.Code | If the address could not be processed, this field will indicate
the reason.
|
||||||
| Status.Description | If the address could not be processed, this field will provide a
description of the failure.
|