Geocode Output
ValidateAddressLoqate returns the latitude/longitude, geocoding match code, dependent and double dependent localities, dependent thoroughfare, subadministrative and superadministrative areas, and the search distance as output. Match codes describe how well the geocoder matched the input address to a known address; they also describe the overall status of a match attempt. Search distance codes represent how close the geocode is to the actual physical location of an address.
Response Element |
Description |
---|---|
Geocode.MatchCode |
This two-byte code reflects the status and level of geocode matching for an address. The first byte represents the geocoding status and is one of the following:
The second byte represents the level of geocoding matching and is one of the following:
|
Latitude |
Eight-digit number in degrees and calculated to five decimal places (in the format specified). |
Longitude |
Eight-digit number in degrees and calculated to five decimal places (in the format specified). |
SearchDistance |
The radius of accuracy in meters, providing an indication of the probable maximum distance between the given geocode and the actual physical location. This field is derived from and dependent upon the accuracy and coverage of the underlying reference data. |
Element | Match Code |
---|---|
Address Point | P4 |
Address Point Interpolated | I4 |
Street Centroid | A4/P3 |
Postal Code/City Centroid | A3/P2/A2 |