Hello Juha, Thank you for your reply. In fact maxmind offers a complete database and Java API to get even the latititude and longitute: http://www.maxmind.com/app/geolitecity
it is very accurate. The thing is that I can not make it work on GAE because it depends on some java.net.* Classes that are not included in the runtime. I will try tonight if I can work around that. But I do not believe that it can work because the file is 30MB and I am not sure how it will be kept in memory and all. I was actually hoping that there is some Google service to achive the same goal. Cheers, Tobias --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
