Hi,

the lastest version of tah (checked out some minutes ago), does not
render all tiles with batik agent. Batik returns with the following error:

Enclosed Exception:
The current document is unable to create an element of the requested
type (namespace: http://www.w3.org/2000/svg, name: flowRoot).
        at
org.apache.batik.transcoder.XMLAbstractTranscoder.transcode(Unknown Source)
        at
org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(Unknown Source)
        at org.tah.batik.Svg2Png.run(Svg2Png.java:88)
        at org.tah.batik.ConnectionHandler.run(ConnectionHandler.java:48)
        at java.lang.Thread.run(Thread.java:619)

I googled a bit and found out, that flowRoot is part of SVG 1.2, whereas
the document claims to be 1.1.

I have changed the svg version to 1.2 in orp.pl (I'm using orp to create
the SVGs) and now it works.


Cheers
Henrik



_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/tilesathome

Reply via email to