Given a GeoNames ID, find the country represented by the ID and display an image of the flag for that country in the IPInfo popup, as depicted:
Questions:
- Where should the flag image come from?
- Could we use the country label instead of the ID, to save looking up the country?
- What should we display if the data don't include a country ID/label?