DB
FunctionsGeospatial

great_circle_angle

Computes the central angle (in radians) between two geographic points on a sphere. Multiply by Earth radius to convert the angle to linear distance.

great_circle_angle(…) → Float64

Kind · scalar

Computes the central angle (in radians) between two geographic points on a sphere. Multiply by Earth radius to convert the angle to linear distance.

Part of the Geospatial family.