Managing data about geographic point locations, using a latitude-longitude pair (degrees north/south, and east/west, respectively) per point.
How do I calculate the distance between two points specified by latitude and longitude? For clarification, I'd like the distance …
algorithm math maps latitude-longitude haversineHow do I calculate distance between two GPS coordinates (using latitude and longitude)?
math geolocation geometry latitude-longitude geographyThe LocationManager API on Android seems like it's a bit of a pain to use for an application that only …
android geolocation location latitude-longitudeBearing in mind that I'll be performing calculations on lat / long pairs, what datatype is best suited for use with …
mysql database-design maps mapping latitude-longitudeHow long can latitude and longitude be? I am getting very long lengths sent by a Windows Phone device: Latitude=…
database-design latitude-longitudeGiven the latitude and longitude of a location, how does one know what time zone is in effect in that …
geolocation timezone latitude-longitudeWhen storing latitude or longitude data in an ANSI SQL compliant database, what datatype would be most appropriate? Should float …
sql database geocoding latitude-longitudeHi, I'm trying to enter the below longitude and latitude into Google Maps but having a few issues with the …
google-maps maps latitude-longitudePossible Duplicate: Working with latitude/longitude values in Java Duplicate: Working with latitude/longitude values in Java How do I …
java distance latitude-longitudeI want to display Google map in my web page based on longitude and latitude. First user want to enter …
google-maps latitude-longitude