[OSM-dev] [OSM-talk] osmabrowser -- test now on other browsers?

Jon Burgess jburgess at uklinux.net
Sat Oct 7 15:22:40 BST 2006


On Sat, 2006-10-07 at 14:26 +0100, Nick Whitelegg wrote:
> I'm guessing this is the same problem as IE, in other words the browser won't 
> do the xslt processing.

Yes I think this is the problem, I looked around and could not find any
reference to Konqueror supporting XSLT. 

FWIW - IE has an XSLT engine which you can call from Javascript using
transformNode(). I've seen AJAX examples which use the IE or Mozilla
XSLT processors to transform XML data to XHTML. e.g. 
http://www.agavegroup.com/?p=37 

or you could use one of the several AJAX libraries which provide a
browser neutral wrapper for this functionality.

One possibility for Konqueror might be the Google XSLT implementation in
Javascript http://goog-ajaxslt.sourceforge.net/ . On the other hand,
Konqueror does not seem to render SVG well enough for decent looking
osmarender maps (based on SVG produced via xsltproc).


	Jon






More information about the dev mailing list