Input

Reverse Geocode Address Global takes longitude and latitude as input.

For GRC, RUS, and JPN, the user's locale determines the language of the returned candidates for reverse geocoding. This can be Greek, Russian, or Japanese for GRC, RUS, and JPN respectively. English is the default locale.

Note: Specify input using the DataTable class. For more information, see the Spectrum Technology Platform API Guide.
Table 1. Reverse Geocode Global Input

Field Name

columnName

Parameter

Format

Description

Latitude

Data.Latitude

String

The latitude of the point for which you want address information.

Longitude

Data.Longitude

String

The longitude of the point for which you want address information.

Country

Data.Country

String

One of the following:

  • The name of the country in English.
  • The two-character ISO 3116-1 alpha-2 country code.
  • The three-character ISO 3116-1 alpha-3 country code.