Skip to main content
Returns the Y coordinate of the grid coordinate of the given world coordinates as an integer. RS_WorldToRasterCoordY

Signatures

Parameters

raster
Raster
required
The input raster.
x
Double
The X coordinate (longitude).
y
Double
The Y coordinate (latitude).
point
Geometry
The point value.

Return type

An integer value.

Examples

For non-skewed rasters, you can provide any value for longitude and the intended value of world latitude, to get the desired answer