Top "Geolocation" questions

Geolocation is the identification of the real-world geographic location of an object, such as a cell phone or an Internet-connected computer terminal.

OnLocationChanged callback is never called

I am trying to get the users current location using the LocationManager. I have done a lot of research and …

android geolocation locationmanager
MongoDB Stored Procedure Equivalent

I have a large CSV file containing a list of stores, in which one of the field is ZipCode. I …

stored-procedures mongodb geolocation mapreduce
Calculating new longitude, latitude from old + n meters

I want to create 2 new longitude and 2 new latitudes based on a coordinate and a distance in meters, I want …

algorithm geolocation
how to redirect domain according to country IP address

I made a site it with some subdomains; according to the country's IP address the user is supposed to be …

php .htaccess redirect geolocation geotargetting
Location Manager Error : (KCLErrorDomain error 0)

Location Manager Error : Operation could not be completed(KCLErrorDomain error 0) Why does this error occur?

iphone geolocation
How to detect country / location of visitor?

Possible Duplicate: Location detecting techniques for IP addresses For our website it's important to know from exactly which country our …

php javascript geolocation location
Best IP to Country Database

We've got a requirement in a couple of our systems to detect a user's country based on their IP address. …

geolocation country ip-geolocation maxmind
Android - How to get current location (latitude and longitude)?

I am using the following code to get the current location namely (latitude and longitude), but I am not getting …

android geolocation latitude-longitude geocode google-latitude
Why use the SQL Server 2008 geography data type?

I am redesigning a customer database and one of the new pieces of information I would like to store along …

sql-server-2008 geolocation geocoding
How accurately should I store latitude and longitude?

I was reading this question here: What datatype to use when storing latitude and longitude data in SQL databases? And …

mysql geolocation