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
Post a Comment