Add @distance for geo

I’m also in the need for such a feature:

  • sorting by distance from a fix point
  • getting the distance of each matching node
  • using the distance with math functions to mix that value with other factors.

My use case is for matchmaking in a game: Players will be paired based on how close are the location, rank…