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.

Best node.js module for finding location?

I had found couple of node.js modules for finding the information about client location and network using ip address. …

node.js geolocation ip node-modules maxmind
Android : LocationManager vs Google Play Services

I want to build an app that centers around getting the user's current location and then find points of interest(…

android gps geolocation
Google maps API - Center map on client's current location

I've looked at the various other times this question has been asked but I can't quite put a finger on …

javascript google-maps geolocation
Get visitors language & country code with javascript (client-side)

Question: Is there a javascript (client-side) code to get visitors country/language code, that is accurate and is cross-"modern"…

javascript localization geolocation country-codes
FusedLocationApi.getLastLocation always null

I'd like to simply retrieve device location in my Android project and in order to do so I use the …

android geolocation location google-play-services
Converting latitude and longitude to decimal values

I have GPS information presented in the form: 36°57'9" N 110°4'21" W I can use the javascript functions of Chris …

javascript regex geolocation gps geocoding
Fused location provider doesn't seem to use GPS receiver

Android 4.3 on Moto G, Android 4.4.2 on Nexus 7 2012, Android 4.4.2 on Nexus 5. Android Studio 0.4. I don't want to receive regular location updates, …

android geolocation gps google-play-services
toRad() Javascript function throwing error

I'm trying to find the distance between two points (for which I've latitudes & longitudes) using the technique described here …

javascript geolocation
Java, convert lat/lon to UTM

Does anyone know of a way, in Java, to convert an earth surface position from lat, lon to UTM (say …

java geolocation latitude-longitude geography geotools
Get altitude by longitude and latitude in Android

Is there a quick and efficient way to get altitude (elevation) by longitude and latitude on the Android platform?

android geolocation gis android-mapview