k-nearest neighbours for STRtree

55 views
Skip to first unread message

James Peach

unread,
Apr 28, 2016, 5:27:49 AM4/28/16
to NetTopologySuite
I needed this functionality so I implemented it by using the built in mechanisms.
 
Its a little hacky but it works, there is little performance impact of doing it this way (i hope) and the code is simple enough.

The result of the function is an enumeration of the points near to the given start point in order of distance.


If you require this then take a look at the solution here:

cc welcome


-James
Reply all
Reply to author
Forward
0 new messages