Benjamin wrote:
Does anyone know a good way to get an approximate GPS coordinate
(Latitude and Longitude) when you have a users IP Address?

When my users post to a web service i'm pretty sure i know their IP.
I'd like to get the Latitude and Longitude of the client based on that
like GEO IP does but from my system running on app engine.

Something like http://www.maxmind.com/app/ip-location could help you. I would download the database and load it into the datastore.

-Ulrich

--
You received this message because you are subscribed to the Google Groups "Google 
App Engine" 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?hl=en.

Reply via email to