Skip to content
πŸŽ‰ SedonaDB 0.4.0 is out now! πŸ—ΊοΈ Python DataFrame API, R dplyr, Geography support & GPU-accelerated spatial joins. Read the release blog β†’

RS_SkewY

Introduction: Returns the Y skew or rotation parameter.

RS_SkewY

Format: RS_SkewY(raster: Raster)

Return type: Double

Since: v1.5.0

SQL Example

SELECT RS_SkewY(RS_MakeEmptyRaster(2, 10, 10, 0.0, 0.0, 1.0, -1.0, 0.1, 0.2, 4326))

Output:

0.2