Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jts-dev] STR-Treee K Nearest Neighbors search Contribution announcement

Dear JTS developers,

K-Nearest Neighbor search is an important feature of R-Tree. I have been using this method in my own open source software for a while. But JTS STR-Tree lacks this feature. It only has Nearest Neighbor search.

I have added a K-Nearest Neighbor search method into JTS STR-Tree index. I also prepared Java Doc and added a unit test case. I will make a PR to merge these modifications on JTS Github repo today if it is okay.

Thanks,
Jia Yu


------------------------------------

Jia Yu, Ph.D. Student

Computer Science


Back to the top