跳转至
Apache Sedona 1.9.0 已正式发布,新增 Spark 4.1 支持、proj4sedona 坐标系转换、Bing Tile 函数等众多特性!

ST_Degrees

Introduction: Convert an angle in radian to degrees.

ST_Degrees

Format: ST_Degrees(angleInRadian)

Return type: Double

SQL Example:

SELECT ST_Degrees(0.19739555984988044)

Output:

11.309932474020195