Hi everybody,
I'm searching for a Java library implementing multidimensional
indexing mechanism (such as R-trees or others). Please, if you know
one let me know. If possible, a free to use library (non-commercial
use).
Thanks in advance,
Sergio
Mike Schilling - 07 Oct 2007 17:03 GMT
> Hi everybody,
>
> I'm searching for a Java library implementing multidimensional
> indexing mechanism (such as R-trees or others). Please, if you know
> one let me know. If possible, a free to use library (non-commercial
> use).
If I were you, I'd look into the Java RDBMSs, some of which may use R-trees
internally.