[MetaCRS] tmerc.js bug?

Frank Warmerdam warmerdam at pobox.com
Mon Nov 10 08:24:51 EST 2008


Xavier Naval wrote:
> Hello,
> 
> I think I have found a little mistake in tmerc.js code.
> 
> In the inverse function the line 93 reads
> 
>       lat = Math.asinz(con);
> 
> where I think it should be :
> 
>       lat = Proj4js.common.asinz(con);
> 
> Do I need to poen a ticket for this ?

Xavier,

I would encourage you to file a ticket at:

   http://trac.osgeo.org/proj4js/

on this issue.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the MetaCRS mailing list