<div dir="ltr">Hi list,<br><br>A while ago (just before Sebastian kicked out the awesome tahngo) I was working on a rendering client for tiles@home in pure Java. I have since stopped development because tiles@home has received more attention than before, but with all the discussion I thought I would ask if anyone was interested in seeing me continue development on it.<br>
<br>It uses Apache's batik SVG rendering engine and Java's XSLT for the OSM -> SVG transform. I never completed the close-areas and beziercurvehinting steps of the rendering pipeline, but they could be added if there was interest. Also, right now it is written to interact with my Google AppEngine version of the T@H server. Because of this it does not do any tileset zipfiles before uploading.<br>
<br>Here's the code: <a href="http://code.google.com/p/jtah/">http://code.google.com/p/jtah/</a><br><br>-ian<br></div>