This is just a usecase that allows user to -
1. Display list of addresses based on PostalCodes.
2. Select any address to prepopulate the address details in a form.
Steps to follow:Configure GeoNames API :1. Create an account on the site https://www.geonames.org/login. 2. After login, Enable access to the WebServices.3. Enter the username created in step 1, in site property 'UserName' of GeoLocationServices_API module.PopulateCountry Info:1. Run timer 'GetCountriesInfo' of GeoLocationServices_API module.