Top "Latitude-longitude" questions

Managing data about geographic point locations, using a latitude-longitude pair (degrees north/south, and east/west, respectively) per point.

Trilateration using 3 latitude and longitude points, and 3 distances

There exists an unknown target location (latitude and longitude co-ordinates). I have 3 latitude and longitude co-ordinate pairs and for each …

geocoding latitude-longitude trilateration
List of major cities with latitude longitude and timezone

I am looking for an open source flat file (comma separated values for example) of the major cities in this …

resources timezone location latitude-longitude
How to calculate angle between two Geographical/GPS coordinates?

I have two GPS Coordinates e.g. (Lat1, Long1) and (Lat2,Long2) Could anybody please help me find the angle …

gps coordinates latitude-longitude angle
Geocoder.getFromLocation grpc failed on Android real device

I need to get the city and state from latitude and longitude. Geocoder does this function to get the city …

android google-maps latitude-longitude android-location google-geocoder
Convert Latitude and Longitude to point in 3D space

I need to convert latitude and longitude values to a point in the 3-dimensional space. I've been trying this for …

python math 3d latitude-longitude data-conversion
Latitude Longitude Coordinates to State Code in R

Is there a fast way to convert latitude and longitude coordinates to State codes in R? I've been using the …

r latitude-longitude google-geocoder
Getting Time Zone from Lat Long Coordinates?

I am trying to get the time zones for latitude and longitude coordinates but am having a few problems The …

python timezone latitude-longitude geonames
Determining UTM zone (to convert) from longitude/latitude

I'm writing a program which expects a number of lat/long points, and I convert them internally to UTM in …

r latitude-longitude coordinate-transformation utm
Get PHP Timezone Name from Latitude and Longitude?

Is there a way get the timezone of a user by their latitude and longitude? And not just the offset, …

php geolocation timezone latitude-longitude
How to get Latitude and Longitude for particular city or street without using google map?

How to get Latitude and Longitude for particular city or street or location without using google map? For example user …

java java-me latitude-longitude jsr179