Re: [xsl] Natural Logarithms using Transformiix

Subject: Re: [xsl] Natural Logarithms using Transformiix
From: "Etienne Cherdlu" <80n80n@xxxxxxxxx>
Date: Thu, 23 Mar 2006 18:05:59 +0000
Wendell
> It appears to be an ambitious thing you're attempting.

I thought it was quite a simple need: y = log(tan(PI/4+lat*PI/360))

I think I'll look at ways of pre-calculating the projection before the
XSL processor gets it.  Maybe I can load the XML into the browser's
DOM manipulate it using JavaScript and then invoke the XSL process.

BTW the end product is, I think, quite a nice use of XSL and SVG.  You
can see it here:

http://wiki.openstreetmap.org/index.php/Osmarender

Many thanks for your help, anyway.
Etienne

Current Thread