Thanks Eric! I've updated the code base.
- Don
Eric Russell wrote:
>
> Lines 165-170 of Azimuth.java:
>
> public final Point forward (LatLonPoint llp, Point pt) {
> return _forward(
> normalize_latitude(ProjMath.degToRad(llp.radlat_)),
> wrap_longitude(ProjMath.degToRad(llp.radlon_)),
> pt, null);
> }
>
> is trying to convert radlat_ and radlon_ to radians, when they're already
> in radians.
>
> Eric
>
> --
> Eric Russell IT Software Engineer
> eric-r@northwestern.edu Learning Sciences Dept.
> (847) 467-1013 Northwestern University
>
> --
> [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"]
-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Donald Dietrick dietrick@bbn.com (617)873-3031 [FAX]4328 BBN Technologies, 10 Moulton Street, Cambridge, MA 02138 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -- [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 May 2 17:36:07 2001
This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:31 EDT