Knut Arne Bjørndal schrieb: > On Fri, Jan 30, 2009 at 10:44:56PM +0100, Stephan wrote: >> Hi, >> >> I upgraded my PC to a much faster one. Now I wanted to see how fast it >> would render tiles. >> Unfortunately it always brakes on zoom level 16 >> >> The setup worked fine last year, svn is updated, no conflicts. >> >> I have the following exception (batikAgent): > >> type (namespace: http://www.w3.org/2000/svg, name: flowRoot). > > This is caused by the subway icon, which uses some SVG 1.2 > feature. I've had a go at rewriting it manually, but couldn't figure > out how to get all the transforming right, and petschge (who > originally did the icon) seems to have an inkscape that thinks this is > such a good idea it doesn't want to write SVG 1.1. > > Can anybody figure out a way to get this transformed to the correct > SVG version? There's no point in having this text flow stuff in there > anyway since it's just one character, and I dearly hope no SVG > processor will start dividing that into multiple lines. > >
I have written about this error on Januar 10th, but nobody seemed to be interested. I have simply changed the svg version to 1.2 in orp.pl to fix this problem. Don't know, if this is ok, since nobody responded :-( BR Henrik _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
