Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

LAT LONG CONVERTER

82 views
Skip to first unread message

data...@yahoo.com

unread,
May 21, 2012, 12:28:51 PM5/21/12
to

recommend a degrees decimal minutes to decimal degrees converter ?

Mike Coon

unread,
May 21, 2012, 12:52:49 PM5/21/12
to
data...@yahoo.com wrote:
> recommend a degrees decimal minutes to decimal degrees converter ?

To operate on an abacus?

Mike.
--
If reply address is Mike@@mjcoon.+.com (invalid), remove spurious "@"
and substitute "plus" for +.


Sam Wormley

unread,
May 21, 2012, 12:55:42 PM5/21/12
to
On 5/21/12 11:28 AM, data...@yahoo.com wrote:
>
> recommend a degrees decimal minutes to decimal degrees converter ?

Most scientific calculators do this conversion, and app on smart
phones. 42s on iDevices is a good example.

You can write your own shell script to do this conversion.

Bad Idea

unread,
May 21, 2012, 1:50:43 PM5/21/12
to
On May 21, 10:55 am, Sam Wormley <sworml...@gmail.com> wrote:
Or, you could use pencil and paper . . . oh wait, nevermind.

Alan Browne

unread,
May 21, 2012, 1:53:51 PM5/21/12
to
On 2012-05-21 12:28 , data...@yahoo.com wrote:
>
> recommend a degrees decimal minutes to decimal degrees converter ?

Any calculator. A spreadsheet is good too as you can repeat the
formulas and do many points as needed in columns or rows.

--
"Civilization is the limitless multiplication of unnecessary necessities."
-Samuel Clemens.


Terje Mathisen

unread,
May 21, 2012, 2:21:33 PM5/21/12
to
data...@yahoo.com wrote:
>
> recommend a degrees decimal minutes to decimal degrees converter ?

Tell us more:

Which platform?

(PC/Mac/Unix computer, Android phone, ???)

What is the input format?

A text file/spreadsheet/web input form?
How are the fields separated?

(D)DDMM.MMMMM is the NMEA standard, i.e. no separator between degrees
and minutes.

How many do you need to convert?

1/10/1000/1e9?

The actual code is of course totally trivial. :-(

split_into_degrees_and minutes_with_fractions
decimal_degrees = degrees + minutes_with_fractions * ( 1.0/60.0 )

Terje

--
- <Terje.Mathisen at tmsw.no>
"almost all programming can be viewed as an exercise in caching"

data...@yahoo.com

unread,
May 21, 2012, 6:46:30 PM5/21/12
to

>
> (D)DDMM.MMMMM is the NMEA standard, i.e. no separator between degrees
> and minutes.

is the above NMEA standard degrees decimal minutes ?

problem is time used for converting degrees decimal minutes into S&T decimal degrees...

the calculator is possible but I should learn Excel so I'll try that.

times are 10-12 minutes for the standard onscreen Microsoft calculator, slightly less time using a GPS but more wear and tear.


https://www.google.com/#hl=en&output=search&sclient=psy-ab&q=EXCEL+CONVERT+DEGREES+DECIMAL+MINUTES+TO+DECIMAL+DEGREES&oq=&aq=&aqi=&aql=&gs_l=&psj=1&bav=on.2,or.r_gc.r_pw.r_qf.,cf.osb&fp=d3c0e5c7100382f1&biw=1152&bih=635

http://www.google.com/url?sa=t&rct=j&q=&esrc=s&frm=1&source=web&cd=4&ved=0CGkQFjAD&url=http%3A%2F%2Fscience.nature.nps.gov%2Fim%2Funits%2Fmwr%2Fdocuments%2FHowtoconvertamongthethreedifferentformsofLatitudeandLongitude.doc&ei=eG-6T8TlPMaRiQLZo7GXBw&usg=AFQjCNHmfiwXA9BVO30ouRBa3LH1Y2zF-w

Last night at 12 PT, the pdf did not show in the first 4 screens but after asking, this morning the pdf was on the first screen.

data...@yahoo.com

unread,
May 21, 2012, 11:56:02 PM5/21/12
to
Message has been deleted

data...@yahoo.com

unread,
May 22, 2012, 7:50:49 PM5/22/12
to

TIME CONSUMING ! plea posters begging excel advice for a disarray of GPS coordinates numbering in thousands are in deep goo.

Jerry

unread,
May 25, 2012, 11:02:23 AM5/25/12
to
On May 22, 6:50 pm, datak...@yahoo.com wrote:
>  TIME CONSUMING ! plea posters begging excel advice for a disarray of GPS coordinates numbering in thousands are in deep goo.

datak:

Google Corpscon. This coordinate conversion program has a batch
conversion feature which will do what you seem to want.

Jerry

Anthony

unread,
Jun 2, 2012, 8:29:59 PM6/2/12
to
On 5/21/2012 9:28 AM, data...@yahoo.com wrote:
>
> recommend a degrees decimal minutes to decimal degrees converter ?


I usually use this site: http://www.earthpoint.us/Convert.aspx

0 new messages