Hi, I've finally had some time to integrate batik agent into [EMAIL PROTECTED] client. To use it, follow these steps;
- download and apply patch http://jttt.110mb.com/batik.patch - download http://jttt.110mb.com/batik-agent.jar to [EMAIL PROTECTED] directory - modify tilesAtHome.conf: Batik=3 BatikClasspath = /usr/share/batik-1.6/lib/batik-rasterizer.jar:/usr/share/xerces-2/lib/xercesImpl.jar:batik-agent.jar The classpath is correct for current gentoo, it might be different for other OS BatikAgent should work out of the box for loop mode. In xy mode you need to start agent first with ./tilesGen.pl startBatik and when finished stop it with ./tilesGen.pl stopBatik The agent seems to work on my Gentoo box, I didn't have change to test it on Windows or other linux > I've written simple app to make rendering by batik faster. It's > consist of client and server. Client sends requests to server, server > does the rendering. Because server runs for long time, optimalizations > performermed by JVM can be used. -- Jiri _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome
