Skip to content
Commit 0fce5fcb authored by Jia Yu's avatar Jia Yu Committed by Martin Davis
Browse files

Add K Nearest Neighbor search into STR-Tree (#75)



* Add K Nearest Neighbor search into STR-Tree and add corresponding test case

Signed-off-by: default avatarJia Yu <jiayu2@asu.edu>

* Add Page Header for new files

* Update Page Header for two new files

Signed-off-by: default avatarJia Yu <jiayu2@asu.edu>

* Change API usage and modify JavaDoc

Signed-off-by: default avatarJia Yu <jiayu2@asu.edu>

* Use a private static method to retrieve KNN items

Signed-off-by: default avatarJia Yu <jiayu2@asu.edu>

* Expose KNN to the TestBuilder

Signed-off-by: default avatarJia Yu <jiayu2@asu.edu>

* Convert KNN output to GeometryCollection

Signed-off-by: default avatarJia Yu <jiayu2@asu.edu>

* Add K as a parameter

Signed-off-by: default avatarJia Yu <jiayu2@asu.edu>
parent f0e3760f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment