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.

How to find distance between two addresses? (Java server side)

I have a "social" geographic aware application I'm developing, and the million dollar question is how do I list a …

google-maps geolocation distance street-address
Google App Engine Geohashing

I am writing a web application using GWT and App Engine. My application will need to post and query items …

google-app-engine map geolocation geocoding geohashing
Displaying City name in a div using geolocation

OK so I've hit a wall, simply all i want to do is propagate a div with the city name …

javascript jquery html geolocation reverse-geocoding
How to test IP address geolocation service

There is a IP address geolocation service that will tell the viewer city or country based on IP address. and …

testing geolocation ip-geolocation
Querying for things near a geolocation?

I have a query that attempts to find things within a certain geolocation, but the results that it brings back …

mysql geolocation geo
how to use direction angle and speed to calculate next time's latitude and longitude

I have know my current position({lat:x,lon:y}) and I know my speed and direction angle; How to …

geolocation gps latitude-longitude
What pre-existing services exist for calculating distance between two addresses?

I'd like to implement a way to display a list of stored addresses sorted by proximity to a given address. …

algorithm geolocation distance
Maximum length of a decimal latitude/longitude Degree?

What is the maximum length (in kilometers or miles - but please specify) that one degree of latitude and longitude …

math geolocation geospatial geography geo
How can I capture altitude on an Android phone?

I want to be able to capture altitude in my Android app. I know I can use GPS for where …

android geolocation altitude
How to set map to center on a marker? - Angular Google Maps

I cannot center my Google map on a marker after I geocode. I have two markers: The initial marker (the …

angular geolocation marker angular-google-maps