Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #17789 > unrolled thread
| Started by | clusardi2k@aol.com |
|---|---|
| First post | 2012-08-13 09:38 -0700 |
| Last post | 2012-08-13 09:46 -0700 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.java.programmer
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
| From | clusardi2k@aol.com |
|---|---|
| Date | 2012-08-13 09:38 -0700 |
| Subject | Code 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]
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Date | 2012-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