Which services do you know with which you can obtain latitude and longitude given the IP? Thanks in advance!

Manuel

link|improve this question

feedback

4 Answers

up vote 2 down vote accepted

Client-side geolocation:

link|improve this answer
1  
You can consider IP2Location: ip2location.com, the most comprehensive geolocation solution that has been used by Fortune 500 companies. Or try out geolcoation web service from FraudLabs.com: fraudlabs.com/ip2location.aspx, which I have just find out it's offering accurate instant data too – SuperRomia May 21 '10 at 7:45
feedback

once you get the city/ country from IP querying some webservice you can use google GeoCoder to get lat/lng

link|improve this answer
feedback

try this.

link|improve this answer
feedback

You can obtain inexpensive databases from http://www.maxmind.com/app/ip-location to do this - they also provide a free IP-to-country database too.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.