Spatial search for neighbor with distance limit? -


in example page shown how neighbor search limit on number of returned items. possible specify distance limit? i.e.:

return items @ x distance point, , further limit result y number of items."

no, if need distance, use overlaps. https://tarantool.org/doc/book/box/box_index.html#rtree-iterator


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -