Returns the haversine (great circle) distance between two geometries.
Only supports POINT geometries.
Returns the distance in meters.
The input is expected to be in WGS84 (EPSG:4326) coordinates, using a [latitude, longitude] axis order.
Returns the haversine (great circle) distance between two geometries.
Only supports POINT geometries.
Returns the distance in meters.
The input is expected to be in WGS84 (EPSG:4326) coordinates, using a [latitude, longitude] axis order.