Bug in DMSLatLonPoint Code

From: Karl Stuempfle <kstuempfle@omi.com>
Date: Wed Oct 24 2001 - 13:45:51 EDT

I have found the following error in the DMSLatLonPoint code:

In the main constructor (the one that takes all the arguments in) the
LONGITUDE degrees value is normalized using the LATITUDE method. Here is the
line of code, pasted from DMSLatLonPoint.java:

this.lon_degrees=(int)LatLonPoint.normalize_latitude(lon_degrees);

I found this when my dms lat / lon position of 35, 127 came out as 35, 90.

Karl...

--
[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 Wed Oct 24 13:41:54 2001

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