This service enable user to lookup for city name by using latitude and longitude coordinate. It will return the result containing the information of the nearest country, region, city, latitude and longitude.The REST API make use of the GeoDataSource Location Search Web Service which consists of two APIs, Nearest City API and Nearest Cities API. Nearest City API will only return one result whereas the Nearest Cities API will return the list of cities within 20km.