Input

ReverseGeocodeAddressGlobal 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. ReverseGeocodeGlobal Input

columnName

Format

Description

Latitude

String

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

Longitude

String

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

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.