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


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

Code to convert MGRS coordinates to latitude and longitude (degrees,

Started by"clusardi2k" <clusardi2k@1:261/38.remove-nlb-this>
First post2012-08-13 18:36 +0000
Last post2012-08-13 18:36 +0000
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, "clusardi2k" <clusardi2k@1:261/38.remove-nlb-this> - 2012-08-13 18:36 +0000
    Re: Code to convert MGRS coordinates to latitude and longitude (degrees "Roedy Green" <roedy.green@1:261/38.remove-nlb-this> - 2012-08-13 18:36 +0000

#17833 — Code to convert MGRS coordinates to latitude and longitude (degrees,

From"clusardi2k" <clusardi2k@1:261/38.remove-nlb-this>
Date2012-08-13 18:36 +0000
SubjectCode to convert MGRS coordinates to latitude and longitude (degrees,
Message-ID<502943B8.56781.calajapr@time.synchro.net>
From: clusardi2k@aol.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,

--- BBBS/Li6 v4.10 Dada-1
 * Origin: Prism bbs (1:261/38)
--- Synchronet 3.16a-Win32 NewsLink 1.98
Time Warp of the Future BBS - telnet://time.synchro.net:24

[toc] | [next] | [standalone]


#17834 — Re: Code to convert MGRS coordinates to latitude and longitude (degrees

From"Roedy Green" <roedy.green@1:261/38.remove-nlb-this>
Date2012-08-13 18:36 +0000
SubjectRe: Code to convert MGRS coordinates to latitude and longitude (degrees
Message-ID<502943B8.56782.calajapr@time.synchro.net>
In reply to#17833
  To: clusardi2k
From: Roedy Green <see_website@mindprod.com.invalid>

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

--- BBBS/Li6 v4.10 Dada-1
 * Origin: Prism bbs (1:261/38)
--- Synchronet 3.16a-Win32 NewsLink 1.98
Time Warp of the Future BBS - telnet://time.synchro.net:24

[toc] | [prev] | [standalone]


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


csiph-web