Hey folks,

I while ago I started porting JTS to JavaScript and I'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.

Main page at GitHub:
http://bjornharrtell.github.com/jsts

Example usage with OpenLayers 2.11:
http://bjornharrtell.github.com/jsts/examples/buffer.html
http://bjornharrtell.github.com/jsts/examples/overlay.html

Happy geoprocessing :)

/Björn
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to