In geography, the latitude of a location on the Earth is the angular distance of that location south or north of the Equator. The latitude is an angle, and is usually measured in degrees.

learn more… | top users | synonyms

0
votes
0answers
14 views

Retrieve latitude and longitude using google maps on cyrillic

I need to pin user location on google map using lot and lat from database. That is working fine, but, I have a problem inserting long and lat into database. This code will return long and lat for ...
2
votes
0answers
26 views

Converting polygons into latitude and longitude in R/Excel

I have a data set about all the counties in Minnesota, and one of the columns is its shape. For each county it looks something like this: For Aitkin County: ...
0
votes
1answer
24 views

Location Manager won't display latitude and longitude

I have an app which displays the longitude and the latitude of the users position. The application asks for the current location, and the latitude and the longitude displays in Xcode. But in the app, ...
0
votes
0answers
16 views

Android Latitude and Longitude issue

i have this code, i can't get the latitude and longitude on my editText but no data is received. I would like some help since i'm stuck here. When i click on my button no information is received so ...
0
votes
1answer
25 views

Android oAuth Refresh Token returns null

I've been trying to figure this out for awhile now, cant seem to get with anything I've tried. I cant seem to retrieve the refresh token, it would come out as blank. public class oaUTH extends ...
-2
votes
0answers
38 views

calculate latitude longitude given displacement and direction android [duplicate]

I want to find the latitude and longitude given the current latitude and longitude, displacement in meters, and direction in degrees. For example : current_latitude = 10; current_longitude = 10; ...
0
votes
2answers
23 views

Generate all coordinates of earth?

Does somebody know an algorithm that calculates/generates all coordinates of earth? I want to generate a dot mesh with a very high resolution. Each dot represents one real coordinate of earth. ...
1
vote
1answer
42 views

Directions between points on map?

I need any help in finding directions between path point the problem is i can find bearing, distance and angles between points this page helped me a lot i have the latitude and longitude of each ...
0
votes
0answers
20 views

Is there a simple/automated way to do this? [closed]

I have about 30 locations, and I'd like the map to be searchable by: Location ID, Location name, street/city/zip, lat/long, and radius from a certain zip and lat/long. Batchgeocode.com is great, you ...
0
votes
3answers
69 views

C# Code to list locations within certain location

I have a list of locations and I want to be able to enter a location and for locations within X mile radius of my specified location to populate in a data grid. Does anyone have any experience on ...
0
votes
0answers
39 views

Interpreting Google Latitude logs from a stolen phone

Recently, my home was burgled and the thief made off with several valuable including a host of electronic devices and a Galaxy S3. I'd enabled latitude on it and checked the logs to find an apartment ...
2
votes
3answers
72 views

How to find latitude and longitude in node.js?

I am working on web analytics, we are using node.js in server side, we are sending the data using http request(express framework). Requirement:Have to find the latitude and longitude of the visitor. ...
0
votes
1answer
15 views

Should my map be able to use both types of latitude and longitude?

I hope this is the right place to post this. I'm a web designer who is doing a site for a client, except for their store location page, which I have contracted out to a Google map developer. The map ...
0
votes
0answers
78 views

How can I convert LAC and Cell ID to Latitude and Longitude?

I'm working on my first project in PHP which is to be able to display the location of a tracker on Google maps. I'm doing this based on LAC (Location Area Code) and Cell ID, and I need to convert ...
1
vote
1answer
89 views

How to find distance (by road) between 2 geo points in Android application?

I am developing an Android application. I need to find the distance between two geo coordinates. I used Location.distanceBetween() and Location.distanceTo() functions. These functions give the ...
0
votes
1answer
58 views

PHP Calculate distance between an user and other users (one by one)

I've tried with this code but something is wrong in the result: i got only 1 km result the others are 0 and it gets in solutions or all users or nobody. Maybe i'm wrong with mysql_fetch_array. This is ...
0
votes
0answers
35 views

Android dev: Tell me when my latitude/longitude match the ones in my xml file

I keep getting my app crashing when my latitude / longitude match the ones saved in my xml file.. Any idea how to figure this out? public void findElement(String longitude, String latitude) throws ...
0
votes
1answer
159 views

how to get latitude and longitude of my current location using JAVA

I want to get latitude and longitude using Java. I need some JAVA API , which can be used to get current latitude and longitude. There is option in Google Geo-location API in which we can get latitude ...
0
votes
1answer
36 views

Location manager in Android

Im new to android. but it's not returning the lat and longitude values. I tried this in emulator. i test and onLocationChanged method is not executing. i just need to get the gps coordinates of the ...
0
votes
0answers
25 views

Getting a Location via Google LatitudeAPI using Python

I'm trying to generate a python code that uses google Latitude API to get and store the location [latitude, longitude] of a user's location when a button is pressed. I was able to get my hands on ...
0
votes
0answers
103 views

Sending information using JSON to MYSQL database

I'm developing an Android project which will send information to my mysql database. I tried sending the information (name, price, description, latitude, longitude) to the database, but received an ...
1
vote
1answer
71 views

What is the maximum length of latitude and longitude?

How long can latitude and longitude be? I am getting very long lengths sent by a Windows Phone device: Latitude=-63572375290155 Longitude=106744840359415 This is exceeding my table column size and ...
0
votes
0answers
378 views

c# get longitude and latitude using Google map API from 2 different markers

There is probobly already a thread about this. But could not find something similar to what im trying to do. So lets see if i can explain what i mean. I'm trying to get longitude and latitude from ...
0
votes
1answer
79 views

How to show Lat and Long using phonegap

I'm trying to show (on alert) a position of GPS using Phonegap when I call other function, but it doesn't work at all. My code: var lat=0.0; var lon=0.0; document.addEventListener("deviceready", ...
0
votes
0answers
18 views

Android 2 and Android 4 NETWORK_PROVIDER

i install apps on Android 2 and i get Longitude, Latitude from network i use: lm.requestLocationUpdates(LocationManager.NETWORK_PROVIDER, 0, 0, ll); Mainfest file <uses-permission ...
1
vote
0answers
85 views

KML file on my webserver is not updating Overlay Style

I've spent hours and hours trying to figure out how to customise the Google Latitude Badge public feed. The problem with it is that it comes as a predefined KML file from google and there is no way to ...
0
votes
3answers
227 views

Latitude / Longitude Distance Calculation

A quick question about a Lat / Long calculation. I want to take a value set e.g. Lat: 55.123456 Long -6.123456 and work out the four points that are an arbitrary distance away. As the given ...
0
votes
3answers
186 views

Android - Error test getting latitude and longitude in activity

i am testing my activity to get GPS coordinate (lat,long), but when click on Register button, the log cat show error. i intent to test on this code Log.d(ACCESSIBILITY_SERVICE, ...
0
votes
2answers
64 views

How to check if pair (lat and lon) of coordinates is close to arterial road or highway on Google Maps?

By "close" I mean 100m. Is there a way to do it? Any help would be appreciated.
0
votes
0answers
26 views

Big Table latitude and longitud search by ridus change ID primary key

Help please. I have a table name ubicacion: `id_ubicacion` INT(10) NOT NULL AUTO_INCREMENT , `latitud` DOUBLE NOT NULL , `longitud` DOUBLE NOT NULL , PRIMARY KEY (`id_ubicacion`) ) DEFAULT ...
0
votes
2answers
274 views

Latitude / Longitude and meters

I have a small algorithmic problem. I am developing an Android application. I get GPS coordinates. For example: latitude: 23.23907, longitude: 50.45786. So I get a point. I want to compute bounds ...
0
votes
1answer
118 views

ALAsset GPS Metadata does not match the exif GPS data

I am updating my app to allow photo uploads to included GPS metadata when using UIImagePickerControllerSourceTypeSavedPhotosAlbum. The GPS data's accuracy is very important. I am running into an ...
0
votes
2answers
123 views

How can I get the turn by turn direction between 2 pins in map in iOS5?

In my app i implemented the maps .Using latitude and longitude values dropped the pins.But i need to get the turn by turn directions between 2 pins .How can i get the direction between 2 ...
1
vote
1answer
174 views

How can i get the latitude and longitude values using zipcode in ios5?

I used http://maps.google.com/maps/geo?output=csv&q=ZIPCODE this url to get the latitude and longitude from zipcode..but im getting wrong latitude and longitude values.Is there any other ...
0
votes
0answers
60 views

getting latitude and longitude of user and calculate distance from two different latitude and longitude values [duplicate]

I have a really long question and I'm hoping one or many people can help. I'm having trouble with a function that I found online which, given two latitude and longitude coordinates, will find the ...
0
votes
2answers
234 views

Open source library for reading latitude and longitude from JPEG / EXIF in Java?

I want to extract the latitude and longitude from the EXIF information in jpeg images. I am looking for a Java-based open source library.
0
votes
0answers
115 views

Is it possible to find out the latitude and longitude values using zip code in iphone?

In my application when user enters the zip code then i need to drop the pin using latitude and longitude values.Can any one help me how can i get the latitude and longitude values using zip code? ...
0
votes
3answers
138 views

Check if coordinate is within area

I got a real-estate facing problem. I've got a real-world address that I'm converting to earth coordinates (such as "London Eye" to "-0.119543;51.503324"). I also got a perimeter or area within I'm ...
0
votes
1answer
112 views

Validate correct format for coordinate using REGEX

i've been trying to validate the correct format for coordinate. Currently i want to save the coordinate. But when the format is wrong, the markers wont appear on my map. This is the some of my sample ...
0
votes
2answers
29 views

Is it possible to display the address location on pin with out tap on pin?

In my application i have one requirement.i have the latitude and longitude values on cell in table view. when user tap on cell then automatically display the info(location address ) on pin(which pin ...
0
votes
0answers
56 views

How to get Latitude and Longitude at nook color

I made a weather application and I want to work this application on nook tablets. I used Geocoder for latitude and longitude. String address = ""; Geocoder geoCoder = new Geocoder(context, ...
1
vote
2answers
264 views

Calculate the distance from point A to line segment using Lat /Lon

SOLUTION FOUND thanks to jbx. Follow the link in his answer and go to the Cross Track portion. I am working on an Android app that uses the GPS. I would like to know if there is a way I can throw out ...
0
votes
1answer
96 views

How to calculate a new lat long based on distance from a point

I'm trying to calculate a new lat long from a point based on a distance in metres from that point. I've found a few posts on here and elsewhere that helped, but I'm still having a little trouble. ...
0
votes
1answer
121 views

How can I drop a multiple pins using different latitude and longitude values in iphone?

How can I drop multiple pins using different latitude and longitude values in iphone? I have the 10 latitude and longitude values. So, by using those values I need to drop the 10 pins in map ...
1
vote
0answers
94 views

Posting Event to Page with Latitude and Longitude, and getting a Map Link inserted

My requirement is very simple, and I know that it has been raised before, with no real solution! I have an application that runs automatically every night, and posts several Events to a Facebook Page. ...
1
vote
1answer
158 views

Trying to draw a square around a latitude and longitude point

I am working on a C# script to do some mapping. I have one function I am working on where I am given a latitude and longitude, a distance, and an angle of rotation. I then want to create a ...
0
votes
1answer
175 views

Get Bounding Box from a lat/lon polygon

i have a list of boundaries (polygons) and a list of ways all represented by latitudes and longitudes. i would like to find out if one way is inside a polygon. i do this in perl but cant find anything ...
0
votes
1answer
80 views

Get first moving object towards fixed position (from latitude/longitude)

Got a big issue that I cant get it right in my head. Tried to read lot's of articles on net, but just culdn't make all pieces together to one clear image what to do. I have foloving data: 1) ...
0
votes
1answer
330 views

Converting GPS coordinates (latidude and longitude) to decimal

I am getting the latitude and longitude from GPS device. They look like 21081686N,079030977E If I manually convert them to 21°08'16.86"N, 79°03'09.77"E and check on Google maps, the location is ...
0
votes
1answer
185 views

Having the latitude and longitude, plotting in 2d, can I use the 3d formula?

This equations takes in latitude and longitude and returns the y and x coordinates : y = R * cos(latitude) * sin(longitude); x = R * cos(latitude) * cos(longitude); ...

1 2 3 4 5