Re: [JPP-Devel] H2-OJ integration

2009-06-28 Thread Michaƫl Michaud
Hi Christopher, I'm just curious, when you speak about h2-spatial, do you mean : http://geosysin.iict.ch/irstv-trac/wiki/H2spatial/Download or http://code.google.com/p/h2spatial/ My second question is about spatial index : JTS-STRtree is very efficient and when I write a plugin doing spatial th

[JPP-Devel] H2-OJ integration

2009-06-28 Thread Christopher
This week I started laying out a spatial index built upon JTS's R-tree within H2. The biggest problems I had was that H2-spatial is basically a fork of H2 and the only source tree I can find of H2-spatial doesn't have a full build script. This led to many manhours being spent having fun with c