Rowan
Joined: 29/12/2012 13:51:47
Messages: 1
Offline
|
My system needs real time access to an up-to-date list of country names and ISO3166 3-digit country numbers. It could either access such a list in real time using (e.g.) a public web service, or it could download a complete file, say every day, and store it in a local database. I do not need masses of information - latitude and longitude, area, population, regions etc. etc. - just the 3-digit country numbers and the names for all countries in the world. The actual system needs to look up the number and find the name (not the other way round) so a web service would have to work like this.
What's the easiest, cheapest and best way of doing this? Can GeoNames do it?
Thanks - Rowan
|