Re: DMSLatLonPoint Precision Issue

From: Don Dietrick <dietrick@bbn.com>
Date: Fri May 24 2002 - 15:43:11 EDT

Thanks Karl, I've included the fix in the next release.

- Don

On Thursday, May 23, 2002, at 11:01 AM, Karl Stuempfle wrote:

> public class Test {
>
> public static void main(String[] args) {
> LatLonPoint llp = new LatLonPoint(37.12345, 127.98762);
> System.out.println(llp);
> DMSLatLonPoint dms = new DMSLatLonPoint(llp);
> System.out.println(dms.getDecimalLatitude() + " " +
> dms.getDecimalLongitude());
> }
> }
>

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Don Dietrick, BBN Technologies, dietrick@bbn.com
10 Moulton Street, Cambridge, MA 02138
617-873-3031 [fax]-2794
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

--
[To unsubscribe to this list send an email to "majdart@bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Fri May 24 15:43:47 2002

This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:33 EDT