Top "Location" questions

Location is a specific position in physical space, e.g. a point on the surface of the Earth described using latitude and longitude coordinates.

Algorithm to find all Latitude Longitude locations within a certain distance from a given Lat Lng location

Given a database of places with Latitude + Longitude locations, such as 40.8120390, -73.4889650, how would I find all locations within a …

algorithm geolocation gps location latitude-longitude
How to get the base path in jQuery?

window.locationworks fine, but returns me the whole, absolute path, like http://domain.xyz/punch/lines. But I only need …

jquery url path location href
jQuery x y document coordinates of DOM object

I need to get the X,Y coordinates (relative to the document's top/left) for a DOM element. I can't …

javascript jquery user-interface location
PHP header location-redirect doesn't work - why?

Here's my file. I want to make it redirect, but nothing happens. To check out what is going on, I …

php redirect header location
Making a Location object in Android with latitude and longitude values

I have a program in which latitude and longitude values of a location are stored in a database, which I …

android location distance
Turn on location services without navigating to settings page

Against the traditional approach of prompting user to go to the settings page and enable location services and come back …

android location
where is .apk location for apps that are installed on sdcard?

I know that the location for system apps is '/system/app' and the location for user apps is '/…

android location external apk
How to find your current location with CoreLocation

I need to find my current location with CoreLocation, I tried multiple methods but so far my CLLocationManager has only …

xcode location core-location cllocationmanager
nginx location 404 not found

Here are my nginx configure files. On the default.conf, the first location is used to access /usr/share/nginx/…

nginx location http-status-code-404 nginx-location nginx-config
LocationClient getLastLocation() return null

Like the questions someone encountered before I tested one the nexus s(4.0.4 with google play service available) and avd (4.2.2 with …

android gps location