Reverse Geocoding with Timezone API
Introduction
The Reverse geocoding with Timezone API provides a combined output version of the Reverse Geocoding to City API and Time Zone by Location API.
The primary purpose of this API is to reduce the number of API calls and provide you with an option of getting more productive data points within a single API request.
Get started
This API is part of the Reverse Geocoding package and is available in free and paid plans. Please visit the Reverse Geocoding package page for limits and pricing information.
Endpoint
Request
Responses
Example query
https://api.bigdatacloud.net/data/reverse-geocode-with-timezone?latitude=-34.93126&longitude=138.5967&localityLanguage=en&key=[YOUR API KEY]
Example response
Schema
Requested Latitude
Requested Longitude
Localised Continent name in the requested language, if available
Continent code
localityLanguage input parameter received
Localised City name in the requested language, if available
Localised Country name in the requested language, if available
Country code as defined by ISO 3166-1 standard
Postcode, if available
Localised principal subdivision name in the requested language, if available
Principal subdivision code as defined by ISO 3166-2 standard
Open Location Code
Represents the smallest geographic area recognised to which the target belongs. The language, if available, is as defined by 'localityLanguage' request parameter
localityInfo object
timeZone object