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.

MongoDB with Mongoid in Rails - Geospatial Indexing

MongoDB has a very nice Geospatial Indexing feature. How can I use it in Rails with Mongoid?

ruby-on-rails ruby mongodb geolocation mongoid
CLLocation elevation accuracy

I have a location service app, in which the user's elevation is provided. I have found, though, that the elevation …

ios geolocation core-location cllocationmanager altitude
HTML5 Geolocation for IE8 and Mobile Browsers

So I have been developing a web application, and I have implemented the HTML5 geolocation feature. I have implemented this …

html internet-explorer-8 geolocation google-gears mobile-browser
Scrape tweets by tweet location and user location

I am trying to use tweepy to download tweets using the tweet location and not by user location. Currently, I …

python twitter geolocation tweepy
Quadtree Nearest Neighbour Algorithm

I have implemented a quadtree structure for n points as well as a method for returning an array of points …

algorithm geolocation nearest-neighbor quadtree
Get working Ionic + ngCordova + background geolocation

Goal of the app: get geolocation on each move and log location either when app is in foreground and background. …

ios angularjs geolocation ionic-framework ngcordova
didUpdateUserLocation not called when view for userLocation is custom

I have an MKMapView that's supposed to track the user's location using a custom view (not the blue dot). In …

ios geolocation mkmapview mapkit mkmapviewdelegate
How create GeoIP functionality in PHP project?

I have some IP adress ($_SERVER['REMOTE_ADDR']) and I must receive (learn) name of country and it would be …

php geolocation geoip
Geo-location by Zip/Postal Code

I'm looking for a service to get a latitude/longitude dynamically by zip/postal code. I also need this service …

geolocation ip-geolocation
Convert Zip code to Google Metro Code?

I know that Google publishes its "metro areas" for adwords. Is there a converter from ZIP code to metro area …

geolocation geocoding ip-geolocation