I have a collection in which each document has a location. I need to sort the documents by their distance to a given starting point. Moreover, I would like to have only the documents whose distance from the starting point doesn't exceed a certain limit.I have a collection in which each document has