Hey folks, <div><br></div><div>I while ago I started porting JTS to JavaScript and I&#39;m happy to report that good progress has been made. The lib should (hopefully) be quite usable at this point and most core functionality has been ported which means  that you can use it to calculate unions, intersections and buffers (and a fair bit of other things too) directly on OpenLayers geometries without taking a trip to a geoprocessing server.</div>
<div><br></div><div>Main page at GitHub:</div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://bjornharrtell.github.com/jsts">http://bjornharrtell.github.com/jsts</a></div><div><br></div>
<div>Example usage with OpenLayers 2.11:</div><div><a href="http://bjornharrtell.github.com/jsts/examples/buffer.html">http://bjornharrtell.github.com/jsts/examples/buffer.html</a><br></div><div><a href="http://bjornharrtell.github.com/jsts/examples/overlay.html">http://bjornharrtell.github.com/jsts/examples/overlay.html</a></div>
<div><br></div><div>Happy geoprocessing :)</div><div><br></div><div>/Björn</div>