Bookmark this page: Add GPS coordinates conversion  to Yahoo MyWeb Add GPS coordinates conversion  to Google Bookmarks Add GPS coordinates conversion  to Windows Live Add GPS coordinates conversion  to Del.icio.us Digg GPS coordinates conversion ! Add GPS coordinates conversion  to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by __zip__ on December 28, 2007, 12:06 pm


Hi,


I would like to convert GPS coordinates to Decimal Degrees.

I am using following formula: degrees + minutes/60 .

GPS format is defined as ddmm.mmmm N/S latitude and dddmm.mmmm E/W
longitude.

I just put numbers in the formula and get the result , but what do I
have to do with N/S or E/W, is there (-) sign that I must be aware of?

eg. Now my position is N lat and E lon ... do I have to put (-) sign
before numbers if I am S lat or W lon??

tnx in advance.

Posted by Bruce on December 28, 2007, 12:37 pm


There's no single standard way to represent geo coordinates, it depends on
for example what software you want to use them with.

Also BTW there is no such standard format for GPS. Internally it uses
cartesian coordinates, your GPS receiver then converts those to lat/long
when displaying the coords.

> Hi,
> I would like to convert GPS coordinates to Decimal Degrees.
> I am using following formula: degrees + minutes/60 .
> GPS format is defined as ddmm.mmmm N/S latitude and dddmm.mmmm E/W
> longitude.
> I just put numbers in the formula and get the result , but what do I
> have to do with N/S or E/W, is there (-) sign that I must be aware of?
> eg. Now my position is N lat and E lon ... do I have to put (-) sign
> before numbers if I am S lat or W lon??
> tnx in advance.



Posted by sigurdhu on December 28, 2007, 3:02 pm


Zip,

See for instance http://home.online.no/~sigurdhu/Deg_formats.htm

--
Sigurd
N 59°56' E 10°42' (WGS 84)

Size and shape of the Earth (WGS 84)?
Garmin MapSource map sizes?
Garmin GPSmap 276C, GPS 12 MAP and GPS III (PLUS)?
See http://home.online.no/~sigurdhu


> Hi,
> I would like to convert GPS coordinates to Decimal Degrees.
> I am using following formula: degrees + minutes/60 .
> GPS format is defined as ddmm.mmmm N/S latitude and dddmm.mmmm E/W
> longitude.
> I just put numbers in the formula and get the result , but what do I
> have to do with N/S or E/W, is there (-) sign that I must be aware of?
> eg. Now my position is N lat and E lon ... do I have to put (-) sign
> before numbers if I am S lat or W lon??
> tnx in advance.