st_distancespheroid(geom1 geometry, geom2 geometry, spheroid)


Description

args: geomlonlatA, geomlonlatB, measurement_spheroid=WGS84 - Returns the minimum distance between two lon/lat geometries using a spheroidal earth model.

Parameters

Name Type Mode
geom1 geometry IN
geom2 geometry IN
spheroid IN

Definition