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.

Getting 0.0 for latitude and longitude while showing current location in map

I am using the following code to get my current location. But the problem I am facing is, it always …

android google-maps map geolocation userlocation
FusedLocationProviderClient when and how to stop Looper?

I used to use FusedLocationApi until I learned that it is deprecated (see references below). It was simple to implement. …

android multithreading geolocation android-looper
Current URL To Download KML Data From Google Location History?

I need to download google location history data in kml for a period of time. Up until August 26, 2015, a URL …

google-maps geolocation location google-latitude
Is google.loader.clientlocation still supported

I have made some tests using google.loader.ClientLocation from: http://www.google.com/jsapi But I get null for …

html geolocation google-api google-geocoding-api
Mercator longitude and latitude calculations to x and y on a cropped map (of the UK)

I have this image. It's a map of the UK (not including Southern Ireland): I have successfully managed to get …

javascript geolocation projection processing.js proj4js
Developing Geographic Thematic Maps with R

There are clearly a number of packages in R for all sorts of spatial analysis. That can by seen in …

r map geolocation geospatial
How to group latitude/longitude points that are 'close' to each other?

I have a database of user submitted latitude/longitude points and am trying to group 'close' points together. 'Close' is …

sql database geolocation location cluster-analysis
Which Devices Support Javascript Geolocation via navigator.geolocation?

The iPhone supports geolocation in mobile Safari via the following call: navigator.geolocation.getCurrentPosition( function(pos){ var lat = pos.coords.…

javascript geolocation gps mobile-phones mobile-website
Where can I download a list of world cities and towns by ISO 3166-2 state code?

World countries and their standard codes are listed in ISO 3166-1. States (whatever are they called in different countries ("lands" …

internationalization geolocation gis registration city
Alternatives to google maps api

Google maps API is great for developing location based services for mobile phones. But for some reason, the use of …

iphone android google-maps geolocation google-maps-api-3