Skip to main content
This information relates to the ‘Geoaccuracy’ response field, which is returned when making a Global Geocoding API call.
The GeoAccuracy code is made up of the following values:
  • The geocoding Status
  • The geocoding Level
e.g. I4, A2, P4

Geocoding Status

  • P: Point - a single geocode was found matching the input address
  • I: Interpolated - a geocode was able to be interpolated from the input addresses location in a range
  • A: Average - multiple candidate geocodes were found to match the input address, and an average of these was returned
  • U: Unable to geocode - a geocode was not able to be generated for the input address

Geocoding Level

  • 4: Premise (Premise or Building)
  • 3: Thoroughfare
  • 2: Locality
  • 1: AdministrativeArea
  • 0: None