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.
Endpoints
IPv4 only API Endpoint
Use this endpoint to force API calls routed over the IPv4 network only
Dual-Stack API Endpoint
This endpoint has native IPv6 support and backs the API calls routed over both IPv4 and IPv6 networks
Request
Responses
Example query
https://api-bdc.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
The most significant populated place this location belongs. It will likely be the City name in the language requested. If unavailable, use the locality name field as a failover
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