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 -

linux - gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now -

sql - MySQL - Finding Empty relations -