Parameters for Input Data
ReverseGeocodeAllCountries takes longitude and latitude information as input. The following table provides information about the format and layout of the input.
Parameter |
Format |
Description |
---|---|---|
Latitude |
String |
Latitude of the point for which you want address information returned. Specify latitude in millionths of decimal degrees. |
Longitude |
String |
Longitude of the point for which you want address information returned. Specify longitude in millionths of decimal degrees. |
InputKeyValue |
String |
User-defined data, such as a record ID or source code. |