Set up nearest-neighbor searching

To enable users of a module to perform nearest-neighbor searches, your module must provide one or more strategy functions in your R-tree operator class, which are set up as nearest-neighbor functions.

You need to provide documentation to your users that explains how to perform nearest-neighbor searches.