Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #17789 > unrolled thread

Code to convert MGRS coordinates to latitude and longitude (degrees, minutes, seconds)

Started byclusardi2k@aol.com
First post2012-08-13 09:38 -0700
Last post2012-08-13 09:46 -0700
Articles 2 — 2 participants

Back to article view | Back to comp.lang.java.programmer


Contents

  Code to convert MGRS coordinates to latitude and longitude (degrees, minutes, seconds) clusardi2k@aol.com - 2012-08-13 09:38 -0700
    Re: Code to convert MGRS coordinates to latitude and longitude (degrees, minutes, seconds) Roedy Green <see_website@mindprod.com.invalid> - 2012-08-13 09:46 -0700

#17789 — Code to convert MGRS coordinates to latitude and longitude (degrees, minutes, seconds)

Fromclusardi2k@aol.com
Date2012-08-13 09:38 -0700
SubjectCode to convert MGRS coordinates to latitude and longitude (degrees, minutes, seconds)
Message-ID<bf2778b2-190d-4d15-a506-ca1558b79057@googlegroups.com>
Does anyone have code to covert to latitude and longitude coordinates (in degrees, minutes, and seconds) from MGRS coordinates? I don't want code with a license.

So, I'm not interested in the code from 

http://openmap.bbn.com/doc/api/com/bbn/openmap/proj/coords/MGRSPoint.html

Basically, do you have a working project that I can look at that shows how to use your code.

Thank you,

[toc] | [next] | [standalone]


#17790

FromRoedy Green <see_website@mindprod.com.invalid>
Date2012-08-13 09:46 -0700
Message-ID<npbi289nh822m666ktnn4v8js133achbq0@4ax.com>
In reply to#17789
On Mon, 13 Aug 2012 09:38:12 -0700 (PDT), clusardi2k@aol.com wrote,
quoted or indirectly quoted someone who said :

>
>Basically, do you have a working project that I can look at that shows how to use your code.

if you google, MGRS there are lots of conversion utilities.  You could
write the authors or read the licence then decompile. See
http://mindprod.com/jgloss/decompiler.html
-- 
Roedy Green Canadian Mind Products http://mindprod.com
A new scientific truth does not triumph by convincing its opponents and making them see the light,
but rather because its opponents eventually die, and a new generation grows up that is familiar with it.
~ Max Planck 1858-04-23 1947-10-04 

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.java.programmer


csiph-web