As quoted from Ian Mayo <[EMAIL PROTECTED]>: > On 05/10/2007, Christopher Schmidt <[EMAIL PROTECTED]> wrote: > > On Fri, Oct 05, 2007 at 03:32:06PM +0100, Ian Mayo wrote: > > > // a nautical mile is 1852 yards > > > (http://en.wikipedia.org/wiki/Nautical_mile) > > > > here you use '1852 * m', but it seems like this should be 1852 * yd. > > duh.
Ehrm, you should fix the comment, not the calculation: a nautical mile is 1852 *meters*, not yards... -- -- Gertjan van Oosten, [EMAIL PROTECTED], West Consulting B.V., +31 15 2191 600 _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
