Skip to main content

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

Hi Jody,

I have finished the ECA paperwork and made the PR. But I cannot label the PR on Github because I don't have the permission.

Thanks,
Jia

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

Jia Yu, Ph.D. Student

Computer Science


On Fri, Feb 17, 2017 at 11:05 AM, Jody Garnett <jody.garnett@xxxxxxxxx> wrote:
I think that will be fine; please keep in mind the contribution.md file (there may be some paperwork for you or your university to sign).

--
Jody Garnett

On 17 February 2017 at 09:24, Jia Yu <jiayu2@xxxxxxx> wrote:
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


_______________________________________________
jts-dev mailing list
jts-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.locationtech.org/mailman/listinfo/jts-dev



_______________________________________________
jts-dev mailing list
jts-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.locationtech.org/mailman/listinfo/jts-dev



Back to the top