We tend to use the JTS implementations for an in memory based spatial index. 
Perhaps you can learn from that code base? 

The official javadocs only covers the modules that have been through QA; try 
checking the unsupported folder as well.-- 
Jody Garnett


On Monday, 5 December 2011 at 8:05 AM, Chris Shain wrote:

> In writing my new HBase datastore for GT, I've been looking into the various 
> geo-indexing schemes available.  From the docs it looks like only Quadtree is 
> available in the GT libraries, and only a thread-unsafe shapefile-based index 
> at that.  From google, I have also seen hints of a pluggable r-tree 
> implementation (Google "org.geotools.index.rtree"), which I suspect would fit 
> my needs a lot better, but that seems to be missing in the official javadocs. 
>  Does anyone know what the status of that R tree implementation is, or 
> whether there are any other pluggable-storage geodata indexing libraries that 
> are in common use? 
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure 
> contains a definitive record of customers, application performance, 
> security threats, fraudulent activity, and more. Splunk takes this 
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> 
> _______________________________________________
> Geotools-devel mailing list
> Geotools-devel@lists.sourceforge.net 
> (mailto:Geotools-devel@lists.sourceforge.net)
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
> 
> 


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to