PRTree is a Java package which implements a priority R-Tree, a spatial index. It can be used to find objects inside a query rectangle very quickly.
| Tags | Scientific/Engineering Software Development Libraries |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: This release adds nearest neighbor searching.


Release Notes: This release has major code cleanup and fixes a problem where the maximum values were not used correctly.


Release Notes: This release fixes a problem that could give a bad tree in a few cases.


Release Notes: Tree loading now uses less memory. A fully constructed tree now uses less memory. A problem with loading very big trees has been fixed.


No changes have been submitted for this release.