blazegraph / database

Blazegraph High Performance Graph Database
GNU General Public License v2.0
872 stars 170 forks source link

Distance Function in Geospatial #243

Open andreghattas13 opened 1 year ago

andreghattas13 commented 1 year ago

Hello,

I was wondering if there is a function to determine the distance between two points using their coordinates? I am aware of the search function that can be used to get places that are within a certain range of given coordinates but there does not seem to be a way to get the actual distances between the sets of coordinates.

If this does not exist, is there a way to order the results of the Geospatial query by proximity?

Thank you, Best, Andre