On this page

    Geospatial

    Function Name Description
    GEO_BEYOND Returns whether or not the two points are beyond the distance specified in meters.
    GEO_DISTANCE Returns the distance between two points in meters.
    GEO_NEARBY Returns whether or not the two points are within the distance specified in meters.
    ST_FROMGEOHASH Returns the latitude and longitude coordinates of the center of the given geohash.
    ST_GEOHASH Returns the corresponding geohash for the given latitude and longitude coordinates.